Is it possible to get programmatic access to finder preview images?

Deadly 提交于 2019-12-11 07:39:36

问题


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


回答1:


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



来源:https://stackoverflow.com/questions/4508457/is-it-possible-to-get-programmatic-access-to-finder-preview-images

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!