API Version: 8.0
Library Version: 8.14
int* vips_array_int_get ( VipsArrayInt* array, int* n )
Fetch an int array from a VipsArrayInt. Useful for language bindings.
VipsArrayInt
n
int*
Length of array.
int
Array of int.