Show contents 

Drawing > Drawing Assembly Interfaces > IGxColor > IGxColor.ARGB

IGxColor.ARGB

Syntax

ARGB: Integer;

Description

The ARGB property determines the color as a 32-bit value.

Comments

Color value contains four 8-bit components taken in the following order: A, R, G, B.

See also:

IGxColor