We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bd01c1 + fecb978 commit ab5843cCopy full SHA for ab5843c
src/color/creating_reading.js
@@ -140,7 +140,7 @@ p5.prototype.brightness = function(c) {
140
* @param {Number|String} gray number specifying value between white
141
* and black.
142
* @param {Number} [alpha] alpha value relative to current color range
143
- * (default is 0-100)
+ * (default is 0-255)
144
* @return {Array} resulting color
145
*
146
* @example
0 commit comments