The QuickLook/QLThumbnailImage.h cannot be found, even I added Quicklook.framework.
If it can be used Only on cocoa, what’s the similar api on iOS to get a file’s thumbnail, not icon?
Thanks.
The QuickLook/QLThumbnailImage.h cannot be found, even I added Quicklook.framework. If it can be used
Share
Unfortunately, thumbnails are a DIY affair.
Fortunately though, there are a LOT of examples/tutorials on how to do it.
Start at the top and work your way down.