Pgreen
processingExtracts the green value from a color, scaled to match current PcolorMode
. The value is always returned as a double.
The Pgreen
function is easy to use and understand, but it is slower than bit shifting.
Loading
Extracts the green value from a color, scaled to match current PcolorMode
. The value is always returned as a double.
The Pgreen
function is easy to use and understand, but it is slower than bit shifting.