images.processing.rotation.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
(rotate)( seq n -- seq' )
(separate-to-pixels)( byte-rows image -- pixel-rows )
?reverse-dimensions( image n -- )
flatten-table( seq^3 -- seq )
image>byte-rows( image -- byte-rows )
image>pixel-rows( image -- pixel-rows )
normalize-degree( n -- n' )
processing-effect( image quot -- image' )
rotate'( image n -- image )
rotate-180( seq^3 -- seq^3 )
rotate-270( seq^3 -- seq^3 )
rotate-90( seq^3 -- seq^3 )
row-length( image -- n )
rows-remove-pad( byte-rows -- pixels' )


Files