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

pgmtosbig - convert PGM image to SBIG format

Description

       This program is part of Netpbm(1).

       pgmtosbig  reads  a PGM image as input and produces a Santa Barbara Instrument Group SBIG Type 3 image as
       output.

       Note that this format is distinct from the SBIG ST-4 format.

       •      The image is uncompressed

       •      The image says it is from a "ST-6" camera

       •      The image header has these lines:

       •      camera type

       •      height

       •      width

       •      saturation level

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/pgmtosbig.html

netpbm documentation                             18 January 2015                        PgmtosbigUserManual(1)

History

pgmtosbig was new in Netpbm 10.70, and was intended primarily as a test tool for sbigtopgm.

Name

       pgmtosbig - convert PGM image to SBIG format

Options

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

See Also

sbigtopgm(1), pgm(1)

Synopsis

pgmtosbig

       [pgmfile]

See Also