Copyright (C) 2000-2012 |
Manpages palmtopnmSection: User Commands (1)Updated: 15 December 2000 Index Return to Main Contents NAMEpalmtopnm - convert a Palm pixmap into a portable anymapSYNOPSISpalmtopnm [-verbose] [-rendition N] [-showhist][-forceplain] [pnmfile] palmtopnm -transparent [-verbose] [pnmfile] DESCRIPTIONReads 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
SEE ALSOpnmtopalm(1), pnm(5)BUGSAn additional compression format, "packbits," has been added with PalmOS 4.0. This package should be updated to handle it.You currently cannot generate an alpha mask if the Palm pixmap has a transparent color. However, you can still do this with ppmcolormask with a Netpbm pipe similar to: palmtopnm pixmap.palm | ppmcolormask `palmtopnm -transparent pixmap.palm` AUTHORSThis program was originally written as Tbmptopnm.c, by Ian Goldberg. It was heavily modified by Bill Janssen to add color, compression, and transparency function.Copyright 1995-2001 by Ian Goldberg and Bill Janssen.
IndexThis document was created by man2html, using the manual pages. Time: 08:14:06 GMT, November 14, 2024 |