API Version: 11
Library Version: 11
Generated by gi-docgen 2022.2
since: 1.0
unsigned char cogl_color_get_blue_byte ( const CoglColor* color )
Retrieves the blue channel of color as a byte value between 0 and 255
color
Available since: 1.0
Type: unsigned char
unsigned char
The blue channel of the passed color.