TTMSFNCCustomColorWheel.ColorToGValue Method
Extracts the green channel byte from the given color value.
API unit family: TMSFNCColorWheel
Declaring type: TTMSFNCCustomColorWheel
Syntax
function ColorToGValue(AColor: TTMSFNCGraphicsColor): Integer;
Parameters
| Name | Description |
|---|---|
AColor |
The color value to decompose. |
Returns
Green channel value in the range 0–255.