Re: CGDisplayCreateImageForRect
Re: CGDisplayCreateImageForRect
- Subject: Re: CGDisplayCreateImageForRect
- From: Kyle Sluder <email@hidden>
- Date: Wed, 03 Dec 2014 08:40:35 -0800
On Dec 3, 2014, at 8:37 AM, Raglan T. Tiger <email@hidden> wrote:
>
>
> Thanks for the tip ... what I am doing is trying to get the color of a pixel, current code works just fine but uses the above mentioned function which is not in 10.5 our minimum deployment target.
In that case, can you just use NSReadPixel? That function has existed for a couple of decades. :)
--Kyle Sluder
_______________________________________________
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