Method
VipsImageasinh
Declaration [src]
int
vips_asinh (
VipsImage* in,
VipsImage** out,
...
)
Description [src]
Perform VIPS_OPERATION_MATH_ASINH
on an image. See vips_math()
.
This method is not directly available to language bindings.