Function
Vipsvalue_get_array_image
Declaration [src]
VipsImage**
vips_value_get_array_image (
const GValue* value,
int* n
)
Description [src]
Return the start of the array of images held by value
.
optionally return the number of elements in n
.
See also