Handbook
Glossary
set-pixel-at ( pixel x y image -- )
Vocabulary
images
Inputs
pixel
an
object
x
an
object
y
an
object
image
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
images
:
set-pixel-at
( pixel x y image -- )
[
1
]
dip
set-pixel-row-at
;
inline