]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Wed, 15 Aug 2018 23:40:58 +0000 (19:40 -0400)
committerCristy <urban-warrior@imagemagick.org>
Wed, 15 Aug 2018 23:40:58 +0000 (19:40 -0400)
MagickWand/convert.c
MagickWand/mogrify.c
utilities/convert.1
utilities/convert.1.in
utilities/magick-script.1
utilities/magick-script.1.in
utilities/magick.1
utilities/magick.1.in
utilities/mogrify.1
utilities/mogrify.1.in

index efd6b27e4c775342a3e43af31a9167ce0e52e5a1..f4ecbb083fcbc376ebc01abab62ce1634b2faa3e 100644 (file)
@@ -276,7 +276,7 @@ static MagickBooleanType ConvertUsage(void)
       "-random-threshold low,high",
       "                     random threshold the image",
       "-range-threshold values",
-      "                     combine hard and soft thresholding",
+      "                     perform either hard or soft thresholding within some range of values in an image",
       "-region geometry     apply options to a portion of the image",
       "-render              render vector graphics",
       "-resample geometry   change the resolution of an image",
index fc8e9e95cb9466d9e5728af6dabc4312936dac78..084bc253862e72e85222d74ad903944750a95ef9 100644 (file)
@@ -3565,7 +3565,7 @@ static MagickBooleanType MogrifyUsage(void)
       "-random-threshold low,high",
       "                     random threshold the image",
       "-range-threshold values",
-      "                     combine hard and soft thresholding",
+      "                     perform either hard or soft thresholding within some range of values in an image",
       "-region geometry     apply options to a portion of the image",
       "-render              render vector graphics",
       "-repage geometry     size and location of an image canvas",
index 9398522ab4fc0ade3b4051ba62d14a5c89e3c401..ed80692bf7b1bbd96d97b0e9b8acd208ea5dbcb2 100644 (file)
@@ -222,7 +222,7 @@ Image Operators:
   \-random-threshold low,high
                        random threshold the image
   \-range-threshold values
-                       combine hard and soft thresholding
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
   \-resample geometry   change the resolution of an image
index c57e2ca94db4b134081d836ed56b9609bf819e8c..5cfc54aaac508c75bf11c031060726cef6201aa6 100644 (file)
@@ -222,7 +222,7 @@ Image Operators:
   \-random-threshold low,high
                        random threshold the image
   \-range-threshold values
-                       combine hard and soft thresholding
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
   \-resample geometry   change the resolution of an image
index afa88c197635629378b937ad81b843028b662265..407c3f74bd62d763a097875cc5557aca95be3a5f 100644 (file)
@@ -185,7 +185,7 @@ Image Operators:
   \-random-threshold low,high
                        random threshold the image
   \-range-threshold values
-                       combine hard and soft thresholding
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
   \-resample geometry   change the resolution of an image
index 9540c8855ab7b8cdbdcb913346b1cdd4a7a1740d..8296092d31eefbc39bad4d1a68c1aafe8b943e90 100644 (file)
@@ -185,7 +185,7 @@ Image Operators:
   \-random-threshold low,high
                        random threshold the image
   \-range-threshold values
-                       combine hard and soft thresholding
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
   \-resample geometry   change the resolution of an image
index f2976b19d7354a717c292de7fa5a8ca86ceb2e91..ca928adfad57b44ad377785182e0c8c90dda71fe 100644 (file)
@@ -182,7 +182,7 @@ Image Operators:
   \-random-threshold low,high
                        random threshold the image
   \-range-threshold values
-                       combine hard and soft thresholding
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
   \-resample geometry   change the resolution of an image
index 8108c618c388b7281947e8b1d48fca196084d98b..d9139ac4eef5fbc3aa1847c0021b9510a4a9614e 100644 (file)
@@ -182,7 +182,7 @@ Image Operators:
   \-random-threshold low,high
                        random threshold the image
   \-range-threshold values
-                       combine hard and soft thresholding
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
   \-resample geometry   change the resolution of an image
index 880c627139e5fdcc78e1f99eb852cea82025b837..d4063894b343f817b700a8052d675b7a92015545 100644 (file)
@@ -219,7 +219,7 @@ Image Operators:
   \-random-threshold low,high
                        random threshold the image
   \-range-threshold values
-                       combine hard and soft thresholding
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
   \-resample geometry   change the resolution of an image
index 70beeab6ee55dea47b2918e5936d8bb053a95837..1928b767d9183e8bcba595a3d2b6733651065354 100644 (file)
@@ -219,7 +219,7 @@ Image Operators:
   \-random-threshold low,high
                        random threshold the image
   \-range-threshold values
-                       combine hard and soft thresholding
+                       perform either hard or soft thresholding within some range of values in an image
   \-region geometry     apply options to a portion of the image
   \-render              render vector graphics
   \-resample geometry   change the resolution of an image