The FIRGBAF type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
CompareTo | Overloaded. | |
Equals | Overloaded. | |
GetHashCode |
Returns a hash code for this FIRGBAF structure.
(Overrides ValueType..::.GetHashCode()()().) | |
ToString |
Converts the numeric value of the FIRGBAF object
to its equivalent string representation.
(Overrides ValueType..::.ToString()()().) |
Operators
Name | Description | |
---|---|---|
Equality |
Tests whether two specified FIRGBAF structures are equivalent.
| |
Implicit | Overloaded. | |
Inequality |
Tests whether two specified FIRGBAF structures are different.
|
Fields
Name | Description | |
---|---|---|
alpha |
The alpha color component.
| |
blue |
The blue color component.
| |
green |
The green color component.
| |
red |
The red color component.
|