FreeImage.NET Class Library Reference
FITAG Methods |
The FITAG type exposes the following members.
Methods
Name | Description | |
---|---|---|
CompareTo(Object) |
Compares this instance with a specified Object.
|
|
CompareTo(FITAG) |
Compares this instance with a specified FITAG object.
|
|
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(FITAG) |
Indicates whether the current object is equal to another object of the same type.
|
|
GetHashCode |
Returns a hash code for this FITAG 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 FITAG object
to its equivalent string representation.
(Overrides ValueTypeToString.) |
See Also