बिंदु, रेखाएं और आकृतियों की रूपरेखा बनाना अक्षम कर देता है।
noStroke() को कॉल करना स्ट्रोक को पूरी तरह से बनाने के समान है पारदर्शी, जैसे stroke(0, 0)। यदि noStroke() औ noFill() दोनों को कॉल किया जाता है, तो कुछ भी नहीं निकाला जाएगा स्क्रीन पर.
उदाहरण
This page is generated from the comments in src/color/setting.js . Please feel free to edit it and submit a pull request!