FIRGBF Operators and Type Conversions

FreeImage.NET

FIRGBF Operators and Type Conversions

The FIRGBF type exposes the following members.

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