Hi,
I scan a folder containing a lot of image files and I show a list of preview
of each image file contents. I read each image file with
[[NSImage alloc] initWithContentsOfFile:filePath];
Of course if the folder contains a lot of image files and/or the image files
are huge (GBs), this task takes a lot of time. So I ask, is a way to get
quickly a preview of the image file (if any already embedded into the image
file)? I link to SDK 10.4, not yet Leopard.
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden