API Version: 11
Library Version: 11
Generated by gi-docgen 2022.2
since: 1.0
float cogl_color_get_alpha ( const CoglColor* color )
Retrieves the alpha channel of color as a fixed point value between 0 and 1.0.
color
Available since: 1.0
Type: float
float
The alpha channel of the passed color.