Method

CoglColorset_blue

since: 1.4

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

Type: float

A float value between 0.0f and 1.0f.