Table of Contents

TTMSFNCGraphics.GetColorBlue Method

Extracts the blue channel from a color value.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

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

Parameters

Name Description
AColor Color value to extract from.

Returns

The blue channel intensity in the range 0–255.