Method
VipsImagepow_const1
Declaration [src]
int
vips_pow_const1 (
VipsImage* in,
VipsImage** out,
double c,
...
)
Description [src]
Perform VIPS_OPERATION_MATH2_POW
on an image and a constant. See
vips_math2_const()
.
This method is not directly available to language bindings.