Method

CoglColorset_red

Declaration [src]

void
cogl_color_set_red (
  CoglColor* color,
  float red
)

Description [src]

Sets the red channel of color to red.

Available since:1.4

Parameters

red float
 

A float value between 0.0f and 1.0f.