Cogl.Color.prototype.set_blue_byte

function set_blue_byte(blue: Number(guint8)): void {
    // Gjs wrapper for cogl_color_set_blue_byte()
}
  

Sets the blue channel of color to blue.

Since 1.4

blue

a byte value between 0 and 255