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