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 6af5d3e commit 71379c3Copy full SHA for 71379c3
src/color/p5.Color.js
@@ -634,7 +634,7 @@ class Color {
634
* Brightness obtains the HSB brightness value from either a p5.Color object,
635
* an array of color components, or a CSS color string. Depending on value,
636
* when colorMode() is set a HSB value, this function will returns the
637
- * brightness value in the range. By default, this function will return
+ * brightness value within the current range. By default, this function will return
638
* the HSB brightness within the range 0 - 100.
639
*/
640
0 commit comments