Method

CoglColorset_blue

Declaration [src]

void
cogl_color_set_blue (
  CoglColor* color,
  float blue
)

Description [src]

Sets the blue channel of color to blue.

Available since:1.4

Parameters

blue float
 

A float value between 0.0f and 1.0f.