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