Table of Contents

TTMSFNCGraphics.GetColorGreen Method

Extracts the green channel from a color value.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

class function GetColorGreen(AColor: TTMSFNCGraphicsColor): Byte; virtual;

Parameters

Name Description
AColor Color value to extract from.

Returns

The green channel intensity in the range 0–255.