GetPixelBlue Statement:
Get the value of blue channel color component
colorBlue = Object.GetPixelBlue
x, y
|
Sample: colorBlue/EM> = object.GetPixelBlue
100,200
This method returns blue channel value of the specified pixel.
See also
SetColor,
GetColor,
GetColorAlpha, GetColorRed,
GetColorBlue,
GetColorGreen, GetPixelRed,
GetPixelAlpha,
GetPixelBlue, GetPixelGreen,
SetColorIndex,
GetColorIndex
More samples:
|