Method

CoglColorset_green_byte

Declaration [src]

void
cogl_color_set_green_byte (
  CoglColor* color,
  unsigned char green
)

Description [src]

Sets the green channel of color to green.

Parameters

green

Type: unsigned char

A byte value between 0 and 255