Type Alias VipsOperationComplexget

Source
pub type VipsOperationComplexget = c_uint;
Expand description

VipsOperationComplexget: @VIPS_OPERATION_COMPLEXGET_REAL: get real component @VIPS_OPERATION_COMPLEXGET_IMAG: get imaginary component

See also: vips_complexget().