FI16RGB565 Operators and Type Conversions

FreeImage.NET

FI16RGB565 Operators and Type Conversions

The FI16RGB565 type exposes the following members.

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