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