Pixel array length unexpected

Hello @Yra,

Research.

A search for pixels at the p5.js site revealed this:
https://p5js.org/reference/#/p5/pixels

The description has the answer.

Exploring the references is a part of my coding journey.

:)