Gimp.value_set_int32_array
function value_set_int32_array(value: Any, data: Array(Number(gint32))): void {
// Gjs wrapper for gimp_value_set_int32_array()
}
Sets the contents of value to data.
- value
A valid value of type %GIMP_TYPE_INT32_ARRAY
- data
A #gint32 array