int32_array_set_values


Description:


[ Version ( replacement = "Int32Array.set_values" ) ]
public void int32_array_set_values (Array array, int32[] values, bool static_data)

Parameters:

array

the array to modify.

values

the C-array.

static_data

whether data is a static rather than allocated array.

length

the number of int32 values in data.


Namespace: Gimp
Package: gimp-3.0