ColorComponentBound Type
Union cases
Union case | Description |
Full Usage:
HSL(H, S, L)
Parameters:
int
S : int
L : int
|
|
Full Usage:
HSLA(H, S, L, A)
Parameters:
int
S : int
L : int
A : int
|
|
Full Usage:
RGB(R, G, B)
Parameters:
int
G : int
B : int
|
|
Full Usage:
RGBA(R, G, B, A)
Parameters:
int
G : int
B : int
A : int
|
|
Full Usage:
RGBA256(int, int, int, int)
Parameters:
int
Item2 : int
Item3 : int
Item4 : int
|
|
Instance members
Instance member | Description |
Full Usage:
this.Convert
Returns: obj
|
|
Static members
Static member | Description |
|
|