about summary refs log tree commit diff
path: root/pnmtopalm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-11-14 04:18:32 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-11-14 04:18:32 +0000
commit736ac3d44de892065871db1c0167421d8643323a (patch)
tree87d04b45c89eb829692637ea3601a9c43734510e /pnmtopalm.html
parentaeaa600e1893e0456ad06a6717b5201267ab10a4 (diff)
downloadnetpbm-mirror-736ac3d44de892065871db1c0167421d8643323a.tar.gz
netpbm-mirror-736ac3d44de892065871db1c0167421d8643323a.tar.xz
netpbm-mirror-736ac3d44de892065871db1c0167421d8643323a.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2309 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmtopalm.html')
-rw-r--r--pnmtopalm.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/pnmtopalm.html b/pnmtopalm.html
index 9ca9c0db..0a17538f 100644
--- a/pnmtopalm.html
+++ b/pnmtopalm.html
@@ -2,7 +2,7 @@
 <HTML><HEAD><TITLE>Pnmtopalm User Manual</TITLE></HEAD>
 <BODY>
 <H1>pnmtopalm</H1>
-Updated: 05 October 2003
+Updated: 14 November 2014
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
@@ -21,7 +21,7 @@ pnmtopalm - convert a PNM image to a Palm Bitmap
 
 [<B>-colormap</B>]
 
-[<B>-transparent=</B><I>color</I>]
+[<B>-transparent=</B><I>colorspec</I>]
 
 [<B>-density=</B><i>N</i>]
 
@@ -187,16 +187,16 @@ Build a custom colormap and include it in the output file.  This is
 not recommended by Palm, for efficiency reasons.  Otherwise, <B>pnmtopalm</B>
 uses the default Palm colormap for color output.
 
-<DT><B>-transparent=</B><I>color</I>
+<DT><B>-transparent=</B><I>colorspec</I>
 
 <DD>
+Marks <EM>one</EM> particular color as fully transparent.
 
-Marks <EM>one</EM> particular color as fully transparent.  The format
-to specify the color is either (when for example orange)
-&quot;1.0,0.5,0.0&quot;, where the values are floats between zero and
-one, or with the syntax &quot;#RGB&quot;, &quot;#RRGGBB&quot; or
-&quot;#RRRRGGGGBBBB&quot; where R, G and B are hexadecimal numbers.
-Transparency works only on Palm OS 3.5 and higher.
+<p><i>colorspec</i> is as described for the
+<a href="libppm.html#colorname">argument of the <b>ppm_parsecolor()</b>
+library routine</a>.  
+
+<p>Transparency works only on Palm OS 3.5 and higher.
 
 <DT><B>-scanline-compression</B>
 <DD>