Gimp.value_set_uint8_array

function value_set_uint8_array(value: Any, data: ByteArray): void {
    // Gjs wrapper for gimp_value_set_uint8_array()
}
  

Sets the contents of value to data.

value

A valid value of type %GIMP_TYPE_UINT8_ARRAY

data

A #guint8 array