Gimp.value_get_uint8_array

function value_get_uint8_array(value: Any): ByteArray {
    // Gjs wrapper for gimp_value_get_uint8_array()
}
  

Gets the contents of a %GIMP_TYPE_UINT8_ARRAY GObject.Value

value

A valid value of type %GIMP_TYPE_UINT8_ARRAY

Returns

The contents of value