summaryrefslogtreecommitdiff
path: root/utilities
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2018-08-06 09:19:44 -0400
committerCristy <urban-warrior@imagemagick.org>2018-08-06 09:19:44 -0400
commit3cde06cbc53282fb903eb5af07a05ece0c753429 (patch)
tree62faf808fdc477498574457e6ac9ec055494f1cd /utilities
parent2f57230ca5a99fc5277225b65e2bb9cde0b4fdba (diff)
downloadImageMagick-3cde06cbc53282fb903eb5af07a05ece0c753429.tar.gz
...
Diffstat (limited to 'utilities')
-rw-r--r--utilities/convert.12
-rw-r--r--utilities/magick-script.12
-rw-r--r--utilities/magick.12
-rw-r--r--utilities/mogrify.12
4 files changed, 8 insertions, 0 deletions
diff --git a/utilities/convert.1 b/utilities/convert.1
index c6011cc32..9398522ab 100644
--- a/utilities/convert.1
+++ b/utilities/convert.1
@@ -221,6 +221,8 @@ Image Operators:
\-raise value lighten/darken image edges to create a 3-D effect
\-random-threshold low,high
random threshold the image
+ \-range-threshold values
+ combine hard and soft thresholding
\-region geometry apply options to a portion of the image
\-render render vector graphics
\-resample geometry change the resolution of an image
diff --git a/utilities/magick-script.1 b/utilities/magick-script.1
index 98c7b52c8..afa88c197 100644
--- a/utilities/magick-script.1
+++ b/utilities/magick-script.1
@@ -184,6 +184,8 @@ Image Operators:
\-raise value lighten/darken image edges to create a 3-D effect
\-random-threshold low,high
random threshold the image
+ \-range-threshold values
+ combine hard and soft thresholding
\-region geometry apply options to a portion of the image
\-render render vector graphics
\-resample geometry change the resolution of an image
diff --git a/utilities/magick.1 b/utilities/magick.1
index 8442f129e..f2976b19d 100644
--- a/utilities/magick.1
+++ b/utilities/magick.1
@@ -181,6 +181,8 @@ Image Operators:
\-raise value lighten/darken image edges to create a 3-D effect
\-random-threshold low,high
random threshold the image
+ \-range-threshold values
+ combine hard and soft thresholding
\-region geometry apply options to a portion of the image
\-render render vector graphics
\-resample geometry change the resolution of an image
diff --git a/utilities/mogrify.1 b/utilities/mogrify.1
index 459279306..880c62713 100644
--- a/utilities/mogrify.1
+++ b/utilities/mogrify.1
@@ -218,6 +218,8 @@ Image Operators:
\-raise value lighten/darken image edges to create a 3-D effect
\-random-threshold low,high
random threshold the image
+ \-range-threshold values
+ combine hard and soft thresholding
\-region geometry apply options to a portion of the image
\-render render vector graphics
\-resample geometry change the resolution of an image