是否可以通过编程方式访问取景器预览图像?

发布于 2024-10-09 01:55:57 字数 50 浏览 2 评论 0原文

Finder 可以制作这些很棒的文件预览图像。可以访问它们吗?最好来自 python。

Finder makes these great preview images of files. Is it possible to access them? Ideally from python.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

╭⌒浅淡时光〆 2024-10-16 01:55:57

看看 http://mattgemmell.com/files/source/nsimage_quicklook.zip如果它在 obj-c 中,它会完全执行您想要的事件

Have a look at http://mattgemmell.com/files/source/nsimage_quicklook.zip it does exactly what you want event if it is in obj-c

无声静候 2024-10-16 01:55:57

您可以通过命令来执行此操作,例如使用此处讨论的 qlmanage

用于访问 Finder 图标预览图像的 API 或其他方法

You can do it from the command like using qlmanage discussed here:

API or other method for accessing Finder icon preview images

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文