DrawableImage::GetPixel32
DrawableImage::GetPixel32
Description
GetPixel32 gets pixel value with alpha.
Parameters
Parameters |
Description |
SInt32 x |
The x position of the pixel. |
SInt32 y |
The y position of the pixel. |
Return Value
The pixel value with alpha.