background(r, g, b, a);
Clear a background with a color
Arguments
r
The red byteg
The green byteb
The blue bytea
The alpha bytebackground(r, g, b, a);
Clear a background with a color
r
The red byteg
The green byteb
The blue bytea
The alpha byte