]> granicus.if.org Git - imagemagick/blobdiff - www/mogrify.html
(no commit message)
[imagemagick] / www / mogrify.html
index 05472fb11df54a1b987e3cb94760eb50f3f96e11..55328e47be1bb41dd5cc2d278baa8488224fb2e4 100644 (file)
@@ -270,11 +270,6 @@ transparent, extract, background, or shape the alpha channel</td>
     <td valign="top">automagically orient image</td>
   </tr>
 
-  <tr>
-    <td valign="top"><a href="../www/command-line-options.html#average">-average</a></td>
-    <td valign="top">average an image sequence</td>
-  </tr>
-
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#background">-background <em class="option">color</em></a></td>
     <td valign="top">background color</td>
@@ -560,6 +555,11 @@ transparent, extract, background, or shape the alpha channel</td>
     <td valign="top">evaluate an arithmetic, relational, or logical expression</td>
   </tr>
 
+  <tr>
+    <td valign="top"><a href="../www/command-line-options.html#evaluate-sequence">-evaluate-sequence <em class="option">operator</em></a></td>
+    <td valign="top">evaluate an arithmetic, relational, or logical expression for an image sequence</td>
+  </tr>
+
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#extent">-extent <em class="option">geometry</em></a></td>
     <td valign="top">set the image size</td>
@@ -775,21 +775,11 @@ transparent, extract, background, or shape the alpha channel</td>
     <td valign="top">frame color</td>
   </tr>
 
-  <tr>
-    <td valign="top"><a href="../www/command-line-options.html#maximum">-maximum</a></td>
-    <td valign="top">return the maximum intensity of an image sequence</td>
-  </tr>
-
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#median">-median <em class="option">radius</em></a></td>
     <td valign="top">apply a median filter to the image</td>
   </tr>
 
-  <tr>
-    <td valign="top"><a href="../www/command-line-options.html#minimum">-minimum</a></td>
-    <td valign="top">return the minimum intensity of an image sequence</td>
-  </tr>
-
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#modulate">-modulate <em class="option">value</em></a></td>
     <td valign="top">vary the brightness, saturation, and hue</td>