API Version: 10
Library Version: 10
Generated by gi-docgen 2022.2
since: 1.4
void cogl_color_init_from_4fv ( CoglColor* color, const float* color_array )
Sets the values of the passed channels into a CoglColor.
CoglColor
Available since: 1.4
color_array
Type: const float*
const float*
A pointer to an array of 4 float color components.