Re: NSImage and NSBitmapImageRep
Re: NSImage and NSBitmapImageRep
- Subject: Re: NSImage and NSBitmapImageRep
- From: Sherm Pendley <email@hidden>
- Date: Wed, 17 Mar 2010 02:51:08 -0400
On Wed, Mar 17, 2010 at 2:39 AM, Martin Beroiz <email@hidden> wrote:
>
> So how would you guys do this?
Initialize an empty NSImage using -initWithSize:, which according to
its description "does not add any image representations to the image
object." Then add your NSImageRep to it with -addRepresentation:.
sherm--
--
Cocoa programming in Perl:
http://www.camelbones.org
_______________________________________________
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