FreeImage.NET Class Library Reference
FICOMPLEX Methods |
The FICOMPLEX type exposes the following members.
Methods
Name | Description | |
---|---|---|
CompareTo(Object) |
Compares this instance with a specified Object.
|
|
CompareTo(FICOMPLEX) |
Compares this instance with a specified FICOMPLEX object.
|
|
Equals(Object) |
Tests whether the specified object is a FICOMPLEX structure
and is equivalent to this FICOMPLEX structure.
(Overrides ValueTypeEquals(Object).) |
|
Equals(FICOMPLEX) | ||
GetHashCode |
Returns a hash code for this FICOMPLEX structure.
(Overrides ValueTypeGetHashCode.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
See Also