The FI16RGB555 type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FI16RGB555 |
Initializes a new instance based on the specified Color.
|
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | Overloaded. |
![]() | Equals | Overloaded. |
![]() | GetHashCode |
Returns a hash code for this FI16RGB555 structure.
(Overrides ValueType..::.GetHashCode()()().) |
![]() | ToString |
Converts the numeric value of the FI16RGB555 object
to its equivalent string representation.
(Overrides ValueType..::.ToString()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Tests whether two specified FI16RGB555 structures are equivalent.
|
![]() ![]() | Implicit | Overloaded. |
![]() ![]() | Inequality |
Tests whether two specified FI16RGB555 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.
|