标签: iphone ios ipad
找不到QuickLook / QLThumbnailImage.h,即使我添加了Quicklook.framework。 如果它只能在cocoa上使用,iOS上的类似api是什么来获取文件的缩略图,而不是图标? 感谢。
答案 0 :(得分:0)
不幸的是,缩略图是DIY事件。
幸运的是,有很多关于如何做的例子/教程。
Start at the top and work your way down.