Method
VipsArrayImageget
Declaration [src]
VipsImage**
vips_array_image_get (
VipsArrayImage* array,
int* n
)
Return value
Type: An array of VipsImage*
Array of VipsImage
The length of the array is in the n argument. |
| The data is owned by the instance. |