function color_get_value(c: Grx.Color): Grx.Color { // Gjs wrapper for grx_color_get_value() }
Gets the color component of a color value.
the source color value
the color component.