Handbook
Glossary
image>byte-rows ( image -- byte-rows )
Vocabulary
images
.
processing
.
rotation
.
private
Inputs
image
an
object
Outputs
byte-rows
an
object
Definition
USING:
accessors
grouping
kernel
;
IN:
images.processing.rotation.private
:
image>byte-rows
( image -- byte-rows )
[
bitmap>>
]
[
row-length
]
bi
group
rows-remove-pad
;