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.

Parameters

blue

Type: unsigned char

A byte value between 0 and 255