variable tColorputcolor [0.75, 1.0, 0.5] into tColor// Store the old green valuevariable tGreenputthe green of tColor into tGreen// Remove any green component from the colorsetthe green of tColor to0
Description
The green component of mColor
Note: The component value denotes the intensity of that component, expressed as a real number between 0 and 1.