From 3cde06cbc53282fb903eb5af07a05ece0c753429 Mon Sep 17 00:00:00 2001 From: Cristy Date: Mon, 6 Aug 2018 09:19:44 -0400 Subject: [PATCH] ... --- utilities/convert.1 | 2 ++ utilities/magick-script.1 | 2 ++ utilities/magick.1 | 2 ++ utilities/mogrify.1 | 2 ++ 4 files changed, 8 insertions(+) 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 -- 2.40.0