FIRGB16 Implicit Conversion Operators

FreeImage.NET

FIRGB16  Conversion Operators
Overload List
  Name Description
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.
Top
See Also