Re: Pick color value from any pixel on screen
Re: Pick color value from any pixel on screen
- Subject: Re: Pick color value from any pixel on screen
- From: Shawn Erickson <email@hidden>
- Date: Wed, 30 Nov 2005 12:38:22 -0800
On 11/30/05, Cybereer <email@hidden> wrote:
> Yeah, it's used to be possible to make a NSBitmapImageRep by using
> initWithFocusedViewRect in conjunction with a transparent window, but
> Tiger has apparently broken that.
>
> Now you have to use either QuickDraw or OpenGL.
Don't touch QuickDraw for this. The best options for this are Quartz
Service and/or OpenGL.
-Shawn
_______________________________________________
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