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.

Parameters

red

Type: unsigned char

A byte value between 0 and 255