fill(0, 0, 0); // make black,
fill(255, 255, 255); //make white
but we if we need to "no fill" area use below function
noFill();
fill(0, 0, 0); // make black,
fill(255, 255, 255); //make white
but we if we need to "no fill" area use below function
noFill();
For further actions, you may consider blocking this person and/or reporting abuse
Mayank Mohapatra -
Ashley D -
Santhiya G -
Pius Kevin Mafabi -
Top comments (0)