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