Prev Page Next Page
GetA, GetR, GetG, GetB
Previous Top Next

These four functions each return one of the four components of a color.

Syntax: GetR(Color)

Example:
A = GetA(Color) ' Alpha
R = GetR(Color) ' Red
G = GetG(Color) ' Green
B = GetB(Color) ' Blue
Prev Page Next Page
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)