FICOMPLEX.CompareTo Method (FICOMPLEX)
From FreeImage.NET
FreeImage.NET Class Library Reference
| FICOMPLEXCompareTo Method (FICOMPLEX) |
Compares this instance with a specified FICOMPLEX object.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public int CompareTo( FICOMPLEX other )
Parameters
- other
- Type: FreeImageAPIFICOMPLEX
A FICOMPLEX to compare.
Return Value
Type: Int32A signed number indicating the relative values of this instance and other.