CcittFax
object CcittFax
CCITT fax decoding. Bilevel scan-world compression: there is no standalone container/magic for it, so this is a parameterized codec API, not part of io.github.yuroyami.kiteimage.KiteImage.decode's sniffing.
Output is 1 bit per pixel, packed MSB-first, padded to a byte boundary per row; polarity follows CcittOptions.blackIs1.