This is the overview for the PixelFromPoint method overload.
|
Name |
Description |
![]() |
Converts a point on the sprite's image to the pixel on the sprite's image that is underneath that point. For example if a 200x100 pixel image was assigned to a sprite of size 10x10, then calling this method with a pixel value of 5,5 (center of the sprite) would return 100,50 (center of the image). | |
![]() |
Converts a point on the sprite's image to the pixel on the sprite's image that is underneath that point. For example if a 200x100 pixel image was assigned to a sprite of size 10x10, then calling this method with a pixel value of 5,5 (center of the sprite) would return 100,50 (center of the image). |
Copyright (c) 2012. All rights reserved.
|