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
Converted from CHM to HTML with
chm2web Pro 2.85 (unicode)