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

wbmptopbm - convert a wireless bitmap (wbmp) file to a PBM

Author

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

Description

       This program is part of Netpbm(1).

       wbmptopbm reads a wbmp file as input and produces a PBM image 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/wbmptopbm.html

netpbm documentation                            19 November 1999                        WbmptopbmUserManual(1)

Limitations

wbmptopbm recognizes only WBMP type 0.  This is the only type specified in the WAP 1.1 specifications.

Name

       wbmptopbm - convert a wireless bitmap (wbmp) file to a PBM

Options

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

See Also

pbm(1), pbmtowbmp(1),

       Wireless Application Environment Specification.

Synopsis

wbmptopbm

       [wbmpfile]

See Also