Gimp.value_get_int32_array

function value_get_int32_array(value: Any): Array(Number(gint32)) {
    // Gjs wrapper for gimp_value_get_int32_array()
}
  

Gets the contents of a %GIMP_TYPE_INT32_ARRAY GObject.Value

value

A valid value of type %GIMP_TYPE_INT32_ARRAY

Returns

The contents of value