Obtaining the color of the screen at a known point
Obtaining the color of the screen at a known point
- Subject: Obtaining the color of the screen at a known point
- From: Carl Hoefs <email@hidden>
- Date: Sat, 05 Nov 2016 16:50:41 -0700
I have an iOS app in which the user touches the screen, and I need to read the color of screen at the touched point. How can this be done in iOS 9.3? The only solution I could find uses CGDisplayCreateImageForRect() and CGDisplayAddressForPosition(), which apparently no longer exist.
-Carl
_______________________________________________
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