Method

CoglColorset_alpha_byte

Declaration [src]

void
cogl_color_set_alpha_byte (
  CoglColor* color,
  unsigned char alpha
)

Description [src]

Sets the alpha channel of color to alpha.

Parameters

alpha

Type: unsigned char

A byte value between 0 and 255