Can ImageMagick convert to a raw monochrome format with eight pixels per byte?

I'm particularly interested in the format where each byte contains
eight vertical pixels, but the bytes run from left to right. So, for
example, a 3x16 graphic would take six bytes (numbered 0-5 below) and
would be organised like so:

012
012
012
012
012
012
012
012
345
345
345
345
345
345
345
345

Thanks,
Shaun
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to