ppmtotga(1)


NAME

   ppmtotga - convert portable pixmap into a TrueVision Targa file

SYNOPSIS

   ppmtotga [-mono|-cmap|-rgb] [-norle] [ppmfile]

DESCRIPTION

   Reads  a portable pixmap as input.  Produces a TrueVision Targa file as
   output.

OPTIONS

   -mono  Forces Targa file to be of type 8 bit monochrome.  Input must be
          a portable bitmap or a portable graymap.

   -cmap  Forces  Targa file to be of type 24 bit colormapped.  Input must
          be a portable bitmap, a portable graymap or  a  portable  pixmap
          containing no more than 256 distinct colors.

   -rgb   Forces Targa file to be of type 24 bit unmapped color.

   -norle Disables  run-length  encoding,  in case you have a Targa reader
          which can't read run-length encoded files.

   All flags can be abbreviated to their shortest unique  prefix.   If  no
   file  type  is  specified the most highly constained compatible type is
   used, where monochrome is more constained than colormapped which is  in
   turn more constained than unmapped.

BUGS

   Does  not  support  all possible Targa file types.  Should really be in
   PNM, not PPM.

SEE ALSO

   tgatoppm(1), ppm(5)

AUTHOR

   Copyright (C) 1989, 1991 by Mark Shand and Jef Poskanzer.

                            28 October 1991                    ppmtotga(1)


More Linux Commands

manpages/csin.3.html
csin(3) - complex sine function (Library - Linux man page)
The complex sine function is defined as: csin(z) = (exp(i * z) - exp(-i * z)) / (2 * i) VERSIONS These functions first appeared in glibc in version 2.1. CONFORM

manpages/resgen.1.html
resgen(1) - Mono/CLI Resource Generator - Linux manual page
Convert a resource file from one format to another. The currently supported formats are text, resources, resx and po. .txt, .text Used to process text files, th

manpages/growisofs.1.html
growisofs(1) - combined mkisofs frontend/DVD recording progr
growisofs was originally designed as a frontend to mkisofs to facilitate appending of data to ISO9660 volumes residing on random-access media such as DVD+RW, DV

manpages/irqbalance.1.html
irqbalance(1) - distribute hardware interrupts across proces
The purpose of irqbalance is distribute hardware interrupts across processors on a multiprocessor system in order to increase performance. OPTIONS -o, --oneshot

manpages/glIndexdv.3gl.html
glIndexdv(3gl) - set the current color index (Man Page).....
glIndex updates the current (single-valued) color index. It takes one argument, the new value for the current color index. The current index is stored as a floa

manpages/_Exit.2.html
_Exit(2) - terminate the calling process - Linux man page...
The function _exit() terminates the calling process immediately. Any open file descriptors belonging to the process are closed; any children of the process are

manpages/Net::Server::Proto::SSLEAY.3pm.html
Net::Server::Proto::SSLEAY(3pm) - Custom Net::Server SSL pro
This module is relatively new and has only served a couple of months in production environments. If anybody has any successes or ideas for improvment under SSLE

manpages/Tcl_SetListObj.3.html
Tcl_SetListObj(3) - manipulate Tcl objects as lists.........
Tcl list objects have an internal representation that supports the efficient indexing and appending. The procedures described in this man page are used to creat

manpages/sane-dc25.5.html
sane-dc25(5) - SANE backend for Kodak DC20/DC25 Digital Came
The sane-dc25 library implements a SANE (Scanner Access Now Easy) backend that provides access to Kodak DC20 and DC25 cameras. At present, only the DC25 has bee

manpages/libstorage.3.html
libstorage(3) - InterNetNews Storage API library routines...
Libstorage is a library of common utility (the storage manager) routines for accessing Usenet articles and related data independent of particular storage method

manpages/cacoshf.3.html
cacoshf(3) - complex arc hyperbolic cosine - Linux man page
The cacosh() function calculates the complex arc hyperbolic cosine of z. If y = cacosh(z), then z = ccosh(y). The imaginary part of y is chosen in the interval

manpages/siga.1.html
siga(1) System Information GAthering - Linux manual page....
This is siga, System Information GAthering. It collects various information on your system and outputs it in HTML or ASCII format. Since it needs root permissio





We can't live, work or learn in freedom unless the software we use is free.