FI16RGB555 Operators and Type Conversions

FreeImage.NET

FI16RGB555 Operators and Type Conversions

The FI16RGB555 type exposes the following members.

Operators
  Name Description
Public operator Static member Equality
Tests whether two specified FI16RGB555 structures are equivalent.
Public operator Static member (Color to FI16RGB555)
Converts the value of a Color structure to a FI16RGB555 structure.
Public operator Static member (FI16RGB555 to Color)
Converts the value of a FI16RGB555 structure to a Color structure.
Public operator Static member Inequality
Tests whether two specified FI16RGB555 structures are different.
Top
See Also