Function
Gimpvalue_get_uint8_array
Declaration [src]
const guint8*
gimp_value_get_uint8_array (
const GValue* value
)
Parameters
value
-
Type:
GValue
A valid value of type
GIMP_TYPE_UINT8_ARRAY
.The data is owned by the caller of the function.