Re: NSImage GetPixel Function?
Re: NSImage GetPixel Function?
- Subject: Re: NSImage GetPixel Function?
- From: "John C. Randolph" <email@hidden>
- Date: Fri, 26 Apr 2002 19:34:45 -0700
On Friday, April 26, 2002, at 05:44 PM, Joe Zobkiw wrote:
Does anyone have an implementation of an NSImage GetPixelRGBA
function? I
would like an easy way to simply get the RGBA value of a pixel
somewhere in
the NSImage without worrying about the representation. (The A is
optional)...Thanks!
Sorry, but NSImages don't have pixels. Some (but not all)
NSImageRep instances do.
What do you need to do?
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.