FIMEMORY Methods

FreeImage.NET

FIMEMORY Methods

The FIMEMORY type exposes the following members.

Methods
  Name Description
Public method CompareTo(Object)
Compares this instance with a specified Object.
Public method CompareTo(FIMEMORY)
Compares this instance with a specified FIMEMORY object.
Public method Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ValueTypeEquals(Object).)
Public method Equals(FIMEMORY)
Indicates whether the current object is equal to another object of the same type.
Public method GetHashCode
Returns a hash code for this FIMEMORY 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 FIMEMORY object to its equivalent string representation.
(Overrides ValueTypeToString.)
Top
See Also