We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe5385c + 0d96a90 commit 337e8a6Copy full SHA for 337e8a6
src/image/p5.Image.js
@@ -305,7 +305,7 @@ p5.Image.prototype.loadPixels = function() {
305
* underlying canvas
306
* @param {Integer} y y-offset of the target update area for the
307
308
- * @param {Integer} w height of the target update area for the
+ * @param {Integer} w width of the target update area for the
309
310
* @param {Integer} h height of the target update area for the
311
0 commit comments