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