about summary refs log tree commit diff
path: root/pgmmorphconv.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-03-29 01:11:02 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-03-29 01:11:02 +0000
commit2921958252c78c88f574119ffc395d8c38e5fa61 (patch)
treead4e0a2caa473f494c72f2dc19c5d33f6a6e3e8f /pgmmorphconv.html
parent7b65ea58de59d190000ad254e1784023c0cb636f (diff)
downloadnetpbm-mirror-2921958252c78c88f574119ffc395d8c38e5fa61.tar.gz
netpbm-mirror-2921958252c78c88f574119ffc395d8c38e5fa61.tar.xz
netpbm-mirror-2921958252c78c88f574119ffc395d8c38e5fa61.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2429 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pgmmorphconv.html')
-rw-r--r--pgmmorphconv.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/pgmmorphconv.html b/pgmmorphconv.html
index 3f06b8f6..5edde82e 100644
--- a/pgmmorphconv.html
+++ b/pgmmorphconv.html
@@ -74,8 +74,9 @@ operation.  The <b>-close</b> option causes a dilate first and then an
 erode.  If you specify none of these options, it is the same as
 <b>-dilate</b>.
 
-<p>With <b>-gradient</b>, <b>pgmmorphconv</b> produces an image which is
-the difference between the eroded image and the dilated image.
+<p>With <b>-gradient</b>, <b>pgmmorphconv</b> produces an image which is the
+difference between the eroded image and the dilated image.  <b>-gradient</b>
+was new in Netpbm 10.70 (March 2015).
 
 
 <H2 id="seealso">SEE ALSO</H2>