getBlue

getBlue

> Functions

Returns the amount of blue in the color color, between 0 and 255.

For example, getBlue(COLOR_BLUE) = 255 and getBlue(COLOR_GREEN) = 0.

Parameters
Return