Skip to content

setGreen()

Set the green component of the color.

color.setGreen(green)

Parameters

color.setGreen(green)
Parameter Type Default Description
green int required The new green component, from 0 to 255.