Method
GeglColorget_bytes
Declaration [src]
GBytes*
gegl_color_get_bytes (
GeglColor* color,
const Babl* format
)
Parameters
format |
Babl |
A babl pixel format. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GBytes |
The color in the given |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |