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.

Available since:1.4

Parameters

alpha unsigned char
 

A byte value between 0 and 255