Method
VipsImagecomplexget
Declaration [src]
int
vips_complexget (
VipsImage* in,
VipsImage** out,
VipsOperationComplexget get,
...
)
Description [src]
Get components of complex images.
The output type is the same as the input type, except VipsBandFormat
becomes VipsBandFormat and VipsBandFormat becomes
VipsBandFormat.
This method is not directly available to language bindings.
Parameters
out-
Type:
VipsImageOutput
VipsImageThe argument will be set by the function. The caller of the method takes ownership of the data, and is responsible for freeing it. get-
Type:
VipsOperationComplexgetComplex operation to perform.
...-
Type:
NULL-terminated list of optional named arguments.