logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pbmtowbmp - convert a PBM image to a wireless bitmap (wbmp) file

Author

       Copyright (C) 1999 Terje Sannum <terje@looplab.com>.

Description

       This program is part of Netpbm(1).

       pbmtowbmp reads a PBM image as input and produces a wbmp file as output.

Document Source

       This manual page was generated by the Netpbm tool 'makeman' from HTML source.  The  master  documentation
       is at

              http://netpbm.sourceforge.net/doc/pbmtowbmp.html

netpbm documentation                            19 November 1999                        PbmtowbmpUserManual(1)

Limitations

pbmtowbmp can generate only WBMP type 0. This is the only type specified in the WAP 1.1 specifications.

Name

       pbmtowbmp - convert a PBM image to a wireless bitmap (wbmp) file

Options

       There  are  no  command  line  options  defined specifically for pbmtowbmp, but it recognizes the options
       common to all programs based on libnetpbm (See  Common Options .)

See Also

pbm(1), wbmptopbm(1),

       WirelessApplicationEnvironmentSpecification.

Synopsis

pbmtowbmp [pbmfile]

See Also