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