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