Method
CoglPipelineget_color
Declaration [src]
void
cogl_pipeline_get_color (
  CoglPipeline* pipeline,
  CoglColor* color
)
Parameters
- color
- 
            Type: CoglColorThe location to store the color. The argument will be set by the function. The returned data is owned by the instance.