Grx.color_query2

function color_query2(c: Grx.Color): Number(guint32) {
    // Gjs wrapper for grx_color_query2()
}
  

Gets the RGB color components of a color.

c

the color

Returns

the components in 0xRRGGBB format