Table of Contents

TTMSFNCColorWheel.ColorToBValue Method

Extracts the blue channel byte from the given color value.

API unit family: TMSFNCColorWheel Declaring type: TTMSFNCColorWheel Inherited from: 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.