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 6919c0e + f9ccd38 commit 418c1a7Copy full SHA for 418c1a7
src/color/creating_reading.js
@@ -137,7 +137,7 @@ p5.prototype.brightness = function(c) {
137
* Colors are stored as Numbers or Arrays.
138
*
139
* @method color
140
- * @param {Number|String} gray number specifying value between white
+ * @param {Number} gray number specifying value between white
141
* and black.
142
* @param {Number} [alpha] alpha value relative to current color range
143
* (default is 0-255)
0 commit comments