pub type VipsOperationComplex = c_uint;
Expand description
VipsOperationComplex: @VIPS_OPERATION_COMPLEX_POLAR: convert to polar coordinates @VIPS_OPERATION_COMPLEX_RECT: convert to rectangular coordinates @VIPS_OPERATION_COMPLEX_CONJ: complex conjugate
See also: vips_complex().