Gimp.value_get_float_array
function value_get_float_array(value: Any): Array(Number(gdouble)) {
// Gjs wrapper for gimp_value_get_float_array()
}
Gets the contents of a %GIMP_TYPE_FLOAT_ARRAY GObject.Value
- value
A valid value of type %GIMP_TYPE_FLOAT_ARRAY
- Returns
The contents of value