Star

Created With

linkfilter()

Apply convolution mask filter either to the whole quadrille or at specific (row, col) cell.

linkSyntax

filter(mask, [row], [col])

linkParameters

maskQuadrille: quadrille of numbers representing the convolution mask
rowNumber: cell row coordinate, default is 0 which applies filter to the whole quadrille
colNumber: cell col coordinate, default is 0 which applies filter to the whole quadrille
filter()SyntaxParameters

Home

p5.js functionschevron_right

Properties

I/Ochevron_right
Boolean operatorschevron_right
Geometry transformationschevron_right
Visual computingchevron_right
Other representationschevron_right

Demo