The FI16RGB555 type exposes the following members.

Constructors

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

Methods

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

  NameDescription
Equality
Tests whether two specified FI16RGB555 structures are equivalent.
ImplicitOverloaded.
Inequality
Tests whether two specified FI16RGB555 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