FIRGB16 Operators and Type Conversions

FreeImage.NET

FIRGB16 Operators and Type Conversions

The FIRGB16 type exposes the following members.

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