Method
VipsImagepolar
Declaration [src]
int
vips_polar (
VipsImage* in,
VipsImage** out,
...
)
Description [src]
Perform VIPS_OPERATION_COMPLEX_POLAR
on an image. See vips_complex()
.
This method is not directly available to language bindings.