Struct
VipsArrayInt
Constructors
vips_array_int_new
Allocate a new array of ints and copy array
into it. Free with
vips_area_unref()
.
vips_array_int_newv
Allocate a new array of n
ints and copy @… into it. Free with
vips_area_unref()
.
Allocate a new array of ints and copy array
into it. Free with
vips_area_unref()
.
Allocate a new array of n
ints and copy @… into it. Free with
vips_area_unref()
.