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