Re: convert GraphicsImportComponent to NSImage
Re: convert GraphicsImportComponent to NSImage
- Subject: Re: convert GraphicsImportComponent to NSImage
- From: Dave MacLachlan <email@hidden>
- Date: Fri, 21 Apr 2006 16:02:19 -0700
On Apr 21, 2006, at 1:47 PM, Michael Silva wrote:
Is there any reference to get an image stored as
GraphicsImportComponent into a Cocoa NSImage object? Does anyone
have any suggestions?
Export it as a tiff and then read it in with [[NSImage alloc]
initWithData:]?
Slow, but functional.
Cheers,
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden