Cogl.Color.prototype.get_blue_byte

function get_blue_byte(): Number(guint8) {
    // Gjs wrapper for cogl_color_get_blue_byte()
}
  

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

Since 1.0

Returns

the blue channel of the passed color