FreeImage.NET Class Library Reference
BITMAPINFO Methods |
The BITMAPINFO type exposes the following members.
Methods
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.
|
|
GetHashCode |
Returns a hash code for this BITMAPINFO structure.
(Overrides ValueTypeGetHashCode.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
See Also