summary refs log tree commit diff
path: root/ppmcolormask.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-11-09 18:03:04 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-11-09 18:03:04 +0000
commitaeaa600e1893e0456ad06a6717b5201267ab10a4 (patch)
treef2b4ba10c3db829faf26b92950898db344952f78 /ppmcolormask.html
parent572a7ee63cbf8174d9f73c102f9afe8ade54fb9a (diff)
downloadnetpbm-mirror-aeaa600e1893e0456ad06a6717b5201267ab10a4.tar.gz
netpbm-mirror-aeaa600e1893e0456ad06a6717b5201267ab10a4.tar.xz
netpbm-mirror-aeaa600e1893e0456ad06a6717b5201267ab10a4.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2305 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'ppmcolormask.html')
-rw-r--r--ppmcolormask.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/ppmcolormask.html b/ppmcolormask.html
index bacd9b03..39acfa87 100644
--- a/ppmcolormask.html
+++ b/ppmcolormask.html
@@ -44,10 +44,10 @@ color indicated by the <b>-color</b> option, and white everywhere
 else.
 
 <P>The output of <B>ppmcolormask</B> is useful as an alpha mask input
-to <B>pamcomp</B>.  Note that you can generate such an alpha mask
-automatically as you convert to PNG format with <B><A
-HREF="pnmtopng.html">pnmtopng</A></B>.  Use its <B>-transparent</B>
-option.
+to <B>pamcomp</B>.  Note that you don't need <b>ppmcolormask</b> and
+<b>pamcomp</b> if you are ultimately converting to PNG with
+<b>pnmtopng</b> because the <b>-transparent</b> option on <b>pnmtopng</b> does
+the same thing.
 
 <P><I>ppmfile</I> is the input file.  If you don't specify
 <I>ppmfile</I>, the input is from Standard Input.
@@ -112,6 +112,7 @@ color.
 <B><A HREF="pgmtoppm.html">pgmtoppm</A></B>,
 <B><A HREF="pamcomp.html">pamcomp</A></B>,
 <B><A HREF="pbmmask.html">pbmmask</A></B>,
+<B><A HREF="pnmtopng.html">pbmmask</A></B>,
 <B><A HREF="ppm.html">ppm</A></B>