FreeImage.NET Class Library Reference
FIMULTIBITMAP Methods |
The FIMULTIBITMAP type exposes the following members.
Methods
Name | Description | |
---|---|---|
CompareTo(Object) |
Compares this instance with a specified Object.
|
|
CompareTo(FIMULTIBITMAP) |
Compares this instance with a specified FIMULTIBITMAP object.
|
|
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(FIMULTIBITMAP) |
Indicates whether the current object is equal to another object of the same type.
|
|
GetHashCode |
Returns a hash code for this FIMULTIBITMAP structure.
(Overrides ValueTypeGetHashCode.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
SetNull |
Sets the handle to null.
|
|
ToString |
Converts the numeric value of the FIMULTIBITMAP object
to its equivalent string representation.
(Overrides ValueTypeToString.) |
See Also