FIMULTIBITMAP Methods

FreeImage.NET

FIMULTIBITMAP Methods

The FIMULTIBITMAP type exposes the following members.

Methods
  Name Description
Public method CompareTo(Object)
Compares this instance with a specified Object.
Public method CompareTo(FIMULTIBITMAP)
Compares this instance with a specified FIMULTIBITMAP object.
Public method Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ValueTypeEquals(Object).)
Public method Equals(FIMULTIBITMAP)
Indicates whether the current object is equal to another object of the same type.
Public method GetHashCode
Returns a hash code for this FIMULTIBITMAP structure.
(Overrides ValueTypeGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method SetNull
Sets the handle to null.
Public method ToString
Converts the numeric value of the FIMULTIBITMAP object to its equivalent string representation.
(Overrides ValueTypeToString.)
Top
See Also