Table of Contents

TTMSFNCColorWheel.ColorToGValue Method

Extracts the green channel byte from the given color value.

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