Method

CoglColorset_red_byte

Declaration [src]

void
cogl_color_set_red_byte (
  CoglColor* color,
  unsigned char red
)

Description [src]

Sets the red channel of color to red.

Available since:1.4

Parameters

red unsigned char
 

A byte value between 0 and 255