Method
VipsImageabs
Declaration [src]
int
vips_abs (
VipsImage* in,
VipsImage** out,
...
)
Description [src]
This operation finds the absolute value of an image. It does a copy for
unsigned integer types, negate for negative values in
signed integer types,
See also
This method is not directly available to language bindings.