find tiny error in Magick++/Image.html document
Swiss army knife of image processing
Brought to you by:
bfriesen
Hi,
I found an error in the Magick++/Image.html document.
diff -r 62387f365b84 www/Magick++/Image.rst
--- a/www/Magick++/Image.rst Mon Oct 05 08:44:32 2015 -0500
+++ b/www/Magick++/Image.rst Wed Oct 21 18:15:55 2015 +0000
@@ -1269,8 +1269,8 @@
void scale ( const Geometry &geometry_ )
-scale
-+++++
+thumbnail
++++++++++
Resize image using several algorithms to make smaller images very
quickly. This is very useful to create thumbnails from large images
Regards
Fixed now. Thanks for noticing the problem and submitting the fix.