The FICOMPLEX type exposes the following members.

Methods

  NameDescription
CompareToOverloaded.
EqualsOverloaded.
GetHashCode
Returns a hash code for this FICOMPLEX structure.
(Overrides ValueType..::.GetHashCode()()().)

Operators

  NameDescription
Equality
Tests whether two specified FICOMPLEX structures are equivalent.
Inequality
Tests whether two specified FICOMPLEX structures are different.

Fields

  NameDescription
imag
Imaginary part of the color.
real
Real part of the color.

See Also