The FI16RGB565 type exposes the following members.

Constructors

  NameDescription
FI16RGB565
Initializes a new instance based on the specified Color.

Methods

  NameDescription
CompareToOverloaded.
EqualsOverloaded.
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

  NameDescription
Equality
Tests whether two specified FI16RGB565 structures are equivalent.
ImplicitOverloaded.
Inequality
Tests whether two specified FI16RGB565 structures are different.

Properties

  NameDescription
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.

See Also