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