palmtopnm - Online in the Cloud

This is the command palmtopnm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


palmtopnm - convert a Palm pixmap into a portable anymap

SYNOPSIS


palmtopnm [-verbose] [-rendition N] [-showhist]
[-forceplain] [pnmfile]
palmtopnm -transparent [-verbose] [pnmfile]

DESCRIPTION


Reads a Palm pixmap as input, from stdin or pnmfile. Produces either a portable pixmap as
output, or writes the value of the transparent color in the Palm pixmap to stdout.

OPTIONS


-verbose
Display various interesting information about the input file and process.

-transparent
If the Palm pixmap has a transparent color set, the RGB value for that color will
be written to stdout as in the form #RRGGBB, where RR, GG, and BB are two-digit
hexadecimal numbers indicating a value between 0 and 255. If no transparent color
is set in the bitmap, nothing will be output. No additional output will be
generated; no anymap will be output.

-rendition N
Palm pixmaps may contain several different renditions of the same pixmap, with
different depths. By default, palmtopnm operates on the first rendition (rendition
number 1) in the pixmap. This switch allows you to operate on a different
rendition. The value must be between 1 and the number of renditions in the pixmap,
inclusive.

-showhist
Writes a histogram of colors in the input file to stderr.

-forceplain
Force the output anymap to be in ASCII 'plain' netpbm format.

Use palmtopnm online using onworks.net services



Latest Linux & Windows online programs