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