Handbook
Glossary
(separate-to-pixels) ( byte-rows image -- pixel-rows )
Vocabulary
images
.
processing
.
rotation
.
private
Inputs
byte-rows
an
object
image
an
object
Outputs
pixel-rows
an
object
Definition
USING:
grouping
images
kernel
sequences
;
IN:
images.processing.rotation.private
:
(separate-to-pixels)
( byte-rows image -- pixel-rows )
bytes-per-pixel
[
group
]
curry
map
;