Method
GeglColorget_components
Declaration [src]
gdouble*
gegl_color_get_components (
GeglColor* color,
GValue* format,
gint* components_length
)
Parameters
format
-
Type:
GValue
A Babl pointer.
The data is owned by the caller of the function. components_length
-
Type:
gint*
The length of the returned buffer.
The argument will be set by the function.