FICOMPLEX Methods

FreeImage.NET

FICOMPLEX Methods

The FICOMPLEX type exposes the following members.

Methods
  Name Description
Public method CompareTo(Object)
Compares this instance with a specified Object.
Public method CompareTo(FICOMPLEX)
Compares this instance with a specified FICOMPLEX object.
Public method Equals(Object)
Tests whether the specified object is a FICOMPLEX structure and is equivalent to this FICOMPLEX structure.
(Overrides ValueTypeEquals(Object).)
Public method Equals(FICOMPLEX)
Tests whether the specified FICOMPLEX structure is equivalent to this FICOMPLEX structure.
Public method GetHashCode
Returns a hash code for this FICOMPLEX structure.
(Overrides ValueTypeGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also