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 8677f2b commit 6af5d3eCopy full SHA for 6af5d3e
src/color/p5.Color.js
@@ -632,7 +632,7 @@ class Color {
632
}
633
/**
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,
+ * 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
638
* the HSB brightness within the range 0 - 100.
0 commit comments