FIRGBAF Operators and Type Conversions

FreeImage.NET

FIRGBAF Operators and Type Conversions

The FIRGBAF type exposes the following members.

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