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