The FI16RGB565 type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FI16RGB565 |
Initializes a new instance based on the specified Color.
|
Methods
| Name | Description | |
|---|---|---|
| CompareTo | Overloaded. | |
| Equals | Overloaded. | |
| GetHashCode |
Returns a hash code for this FI16RGB565 structure.
(Overrides ValueType..::.GetHashCode()()().) | |
| ToString |
Converts the numeric value of the FI16RGB565 object
to its equivalent string representation.
(Overrides ValueType..::.ToString()()().) |
Operators
| Name | Description | |
|---|---|---|
| Equality |
Tests whether two specified FI16RGB565 structures are equivalent.
| |
| Implicit | Overloaded. | |
| Inequality |
Tests whether two specified FI16RGB565 structures are different.
|
Properties
| Name | Description | |
|---|---|---|
| Blue |
Gets or sets the blue color component.
| |
| Color |
Gets or sets the Color of the structure.
| |
| Green |
Gets or sets the green color component.
| |
| Red |
Gets or sets the red color component.
|