The FIRGB16 type exposes the following members.

Constructors

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

Methods

  NameDescription
CompareToOverloaded.
EqualsOverloaded.
GetHashCode
Returns a hash code for this FIRGB16 structure.
(Overrides ValueType..::.GetHashCode()()().)
ToString
Converts the numeric value of the FIRGB16 object to its equivalent string representation.
(Overrides ValueType..::.ToString()()().)

Operators

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

Fields

  NameDescription
blue
The blue color component.
green
The green color component.
red
The red color component.

Properties

  NameDescription
Color
Gets or sets the Color of the structure.

See Also