NSReadPixel
NSReadPixel
- Subject: NSReadPixel
- From: koko <email@hidden>
- Date: Fri, 10 Feb 2012 17:44:08 -0700
I have two monitors connected.
When I call NSreadPixel with a point that is on the main screen, origin 0,0 it returns the appropriate NSColor;
When I call NSreadPixel with a point that is on the 2nd screen, origin -1280,0 it returns nil as the NSColor;
So, how do I get the NSColor for a pixel whose x coordinate is <0?
-koko
_______________________________________________
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