pbmtocis (1) Linux Manual Page
pbmtocis – convert a PBM image to a CompuServe RLE image
Synopsis
pbmtocis [-i] [-w] [cisfile]Description
This program is part of Netpbm(1)pbmtocis reads a PBM image as input and produces a CompuServe RLE image as output.
Options
- -i
- Inverse: Reverse the mapping of foreground/background to black/white.
- -w
- If the input image is smaller than the fixed size of the output image, pad with white pixels rather than black.
