FreeImage.NET Class Library Reference
FI16RGB565Equals Method |
Overload List
Name | Description | |
---|---|---|
Equals(Object) |
Tests whether the specified object is a FI16RGB565 structure
and is equivalent to this FI16RGB565 structure.
(Overrides ValueTypeEquals(Object).) |
|
Equals(FI16RGB565) |
Tests whether the specified FI16RGB565 structure is equivalent to this FI16RGB565 structure.
|
See Also