FreeImage.NET Class Library Reference
BITMAPINFOHEADER Methods |
The BITMAPINFOHEADER type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) |
Tests whether the specified object is a BITMAPINFOHEADER structure
and is equivalent to this BITMAPINFOHEADER structure.
(Overrides ValueTypeEquals(Object).) |
|
Equals(BITMAPINFOHEADER) |
Tests whether the specified BITMAPINFOHEADER structure is equivalent to this BITMAPINFOHEADER structure.
|
|
GetHashCode |
Returns a hash code for this BITMAPINFOHEADER 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