Color
Namespace: FSharpAux
Parent Module: Colors
Record Fields
Record Field | Description |
A
Signature: byte
|
The alpha component value of this Color structure.
|
B
Signature: byte
|
The blue component value of this Color structure.
|
G
Signature: byte
|
The green component value of this Color structure.
|
R
Signature: byte
|
The red component value of this Color structure.
|