FreeImage.NET Class Library Reference
|
RGBTRIPLE Operators and Type Conversions |
The RGBTRIPLE type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
|
Equality |
Tests whether two specified RGBTRIPLE structures are equivalent.
|
|
(Color to RGBTRIPLE) | |
|
(UInt32 to RGBTRIPLE) | |
|
(RGBTRIPLE to Color) | |
|
(RGBTRIPLE to UInt32) | |
|
Inequality |
Tests whether two specified RGBTRIPLE structures are different.
|
See Also