Re: Construct type array from CGImageSourceCopyTypeIdentifiers
Re: Construct type array from CGImageSourceCopyTypeIdentifiers
- Subject: Re: Construct type array from CGImageSourceCopyTypeIdentifiers
- From: douglas welton <email@hidden>
- Date: Thu, 19 Mar 2009 13:08:00 -0400
Did you try using NSArray's -filterArrayUsingPredicate method on the
types array?
On Mar 18, 2009, at 4:39 PM, Jushin wrote:
When I construct types for images,
I just used CGImageSourceCopyTypeIdentifiers as follows for now:
BTW is there any way to construct a types array with selected
identifiers?
For example, I just need PNG and JPEG identifiers.
_______________________________________________
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:
This email sent to email@hidden