API Version: 11
Library Version: 11
unsigned char cogl_color_get_alpha_byte ( const CoglColor* color )
Retrieves the alpha channel of color as a byte value between 0 and 255
color
unsigned char
The alpha channel of the passed color.