API Version: 8.0
Library Version: 8.18
int vips_polar ( VipsImage* in, VipsImage** out, ... )
Perform VipsOperationComplex on an image. See vips_complex().
VipsOperationComplex
vips_complex()
out
VipsImage
Output VipsImage
...
none
NULL-terminated list of optional named arguments.
NULL
int
0 on success, -1 on error.