DrawableImage::GetPixel32

DrawableImage::GetPixel32
Color GetPixel32(SInt32 x, SInt32 y);
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.