logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

rlatopam - convert Alias/Wavefront RLA and RPF image files to PAM image files.

Author

       Simon Walton Matte World Digital

Description

       This program is part of Netpbm(1).

       rlatopam  converts  an  Alias  RLA  (run-length encoded type A) or RPF (rich pixel format) image to a PAM
       image file.  The output PAM file can be grayscale or RGB, with or without a transparency channel.

       rlafile is the file name of the input file.  If you omit this parameter, rlatopam reads  the  image  from
       Standard Input.

       There is no program in Netpbm that converts the other direction.x

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

netpbm documentation                             13 January 2006                         RlatopamUserManual(1)

History

rlatopam was new in Netpbm 10.32 (February 2006).

Name

       rlatopam - convert Alias/Wavefront RLA and RPF image files to PAM image files.

Options

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

See Also

pam(1)

Synopsis

rlatopam

       [rlafile]

See Also