FI16RGB565 Implicit Conversion Operators

FreeImage.NET

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