FITAG Methods

FreeImage.NET

FITAG Methods

The FITAG type exposes the following members.

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