Method

CoglColorset_blue_byte

Declaration [src]

void
cogl_color_set_blue_byte (
  CoglColor* color,
  unsigned char blue
)

Description [src]

Sets the blue channel of color to blue.

Available since:1.4

Parameters

blue unsigned char
 

A byte value between 0 and 255