Cogl.Color.prototype.get_green_byte

function get_green_byte(): Number(guint8) {
    // Gjs wrapper for cogl_color_get_green_byte()
}
  

Retrieves the green channel of color as a byte value between 0 and 255

Since 1.0

Returns

the green channel of the passed color