Star

Created With

linkread()

Returns the contents of the quadrille cell at (row, col). Returns undefined if the cell doesn't exist.

linkSyntax

read(row, col)

linkParameters

rowNumber: col number of the cell to be read [0..height]
colNumber: row number of the cell to be read [0..width]
read()SyntaxParameters

Home

p5.js functionschevron_right

Properties

I/Ochevron_right
Boolean operatorschevron_right
Geometry transformationschevron_right
Visual computingchevron_right
Other representationschevron_right

Demo