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.

Available since:1.4

Parameters

green unsigned char
 

A byte value between 0 and 255