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