visit ( row col height width pixel image -- )


Vocabulary
images.png

Inputs
rowan object
colan object
heightan object
widthan object
pixelan object
imagean object


Outputs
None

Definition


:: visit ( row col height width pixel image -- )
row image nth :> irow pixel col irow set-nth ;