Hello, I have a sprite which is 125px by 125px.
A circle is drawn using the graphics object of this sprite. The circles midpoint is 0,0 of the sprite. When the user clicks the sprite an event is fired. How do I retrieve the colour of the pixel that the user clicked on the sprite?
Thanks,
Noah