stroke(r, g, b, a);
Set the stroke color for shapes
Arguments
r
The red byteg
The green byteb
The blue bytea
The alpha byteOnly implemented for line
and circle
stroke(r, g, b, a);
Set the stroke color for shapes
r
The red byteg
The green byteb
The blue bytea
The alpha byteOnly implemented for line
and circle