Method

CoglColorset_green_byte

since: 1.4

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

Type: unsigned char

A byte value between 0 and 255