Canvas noStroke - mohayonao/gretro GitHub Wiki noStroke Disable drawing the stroke(outline). Syntax canvas.noStroke(); Returns Canvas: self for method chaining Related stroke() fill() noFill()