I am having the user draw around on the screen. If his current point hits a certain pt:color in the UIView, than I want to execute something.
How to get the current point color from the UIView:image?
I am having the user draw around on the screen. If his current point hits a certain pt:color in the UIView, than I want to execute something.
How to get the current point color from the UIView:image?