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.
1 parent d3e898c commit 8677f2bCopy full SHA for 8677f2b
src/color/p5.Color.js
@@ -548,7 +548,7 @@ class Color {
548
549
/**
550
* This function extracts the green value from a color object, returns green
551
- * value in the range of 0 to 255 by default. When colorMode() is set to an
+ * value in the range of 0 to 255 by default. When `colorMode()` is set to an
552
* RBG value, the green value within the givin range is returned.
553
*/
554
_getGreen(max=[0, 1]) {
0 commit comments