Skip to content

getGreen()

Return the green component of the color.

Parameters

Once an object color has been created, you can use the following function:

color.getGreen()

Returns

return green

Value Type Description
green int The green component, from 0 to 255.