API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
int* vips_array_int_get ( VipsArrayInt* array, int* n )
Fetch an int array from a VipsArrayInt. Useful for language bindings.
VipsArrayInt
n
Type: int*
int*
Length of array.
Type: An array of int
int
Array of int.