Method
VipsImagebandjoin2
Declaration [src]
int
vips_bandjoin2 (
VipsImage* in1,
VipsImage* in2,
VipsImage** out,
...
)
Description [src]
Join a pair of images together, bandwise. See vips_bandjoin().
This method is not directly available to language bindings. |