summaryrefslogtreecommitdiff
path: root/www/convert.html
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2016-07-30 17:25:22 -0400
committerCristy <urban-warrior@imagemagick.org>2016-07-30 17:25:22 -0400
commite07797114766b2d2a3304d94ca0cbb051d5b182b (patch)
tree1d11335a396ec9a3df564f7f097a07cabbca2634 /www/convert.html
parent0934d9f304715ee595244179e294ac45e2acd180 (diff)
downloadImageMagick-e07797114766b2d2a3304d94ca0cbb051d5b182b.tar.gz
...
Diffstat (limited to 'www/convert.html')
-rw-r--r--www/convert.html19
1 files changed, 13 insertions, 6 deletions
diff --git a/www/convert.html b/www/convert.html
index 9b8cda8f8..72cc3d238 100644
--- a/www/convert.html
+++ b/www/convert.html
@@ -745,11 +745,6 @@ transparent, extract, background, or shape the alpha channel</td>
</tr>
<tr>
- <td><a href="command-line-options.html#mask">-mask <var>filename</var></a></td>
- <td>associate a mask with the image</td>
- </tr>
-
- <tr>
<td><a href="command-line-options.html#mattecolor">-mattecolor <var>color</var></a></td>
<td>frame color</td>
</tr>
@@ -935,6 +930,11 @@ transparent, extract, background, or shape the alpha channel</td>
</tr>
<tr>
+ <td><a href="command-line-options.html#read-mask">-read-mask <var>filename</var></a></td>
+ <td>associate a read mask with the image</td>
+ </tr>
+
+ <tr>
<td><a href="command-line-options.html#red-primary">-red-primary <var>point</var></a></td>
<td>chromaticity red primary point</td>
</tr>
@@ -1293,6 +1293,12 @@ transparent, extract, background, or shape the alpha channel</td>
<td><a href="command-line-options.html#write">-write <var>filename</var></a></td>
<td>write images to this file</td>
</tr>
+
+ <tr>
+ <td><a href="command-line-options.html#write-mask">-write-mask <var>filename</var></a></td>
+ <td>associate a write mask with the image</td>
+ </tr>
+
</table>
</div>
</div>
@@ -1300,6 +1306,7 @@ transparent, extract, background, or shape the alpha channel</td>
<p><a href="support.html">Donate</a> •
<a href="sitemap.html">Sitemap</a> •
<a href="links.html">Related</a> •
+ <a href="security-policy.html">Security</a> •
<a href="architecture.html">Architecture</a>
</p>
<p><a href="convert.html#">Back to top</a> •
@@ -1314,4 +1321,4 @@ transparent, extract, background, or shape the alpha channel</td>
</div>
</body>
</html>
-<!-- Magick Cache 17th June 2016 14:42 --> \ No newline at end of file
+<!-- Magick Cache 30th July 2016 09:50 --> \ No newline at end of file