]> granicus.if.org Git - imagemagick/commitdiff
Improved comment.
authorDirk Lemstra <dirk@git.imagemagick.org>
Fri, 10 Nov 2017 15:57:56 +0000 (16:57 +0100)
committerDirk Lemstra <dirk@git.imagemagick.org>
Fri, 10 Nov 2017 15:58:11 +0000 (16:58 +0100)
Magick++/lib/Magick++/Image.h

index c20753862a3cc29ea721e066d3cfa3761d5528ad..9b675b4faba714fdf12c1e7ef8068ba39b39c90b 100644 (file)
@@ -327,7 +327,7 @@ namespace Magick
     void magick(const std::string &magick_);
     std::string magick(void) const;
 
-    // When comparing images, mask pixel differences with this color.
+    // When comparing images, set pixels with a read mask to this color.
     void masklightColor(const Color color_);
 
     // The mean error per pixel computed when an image is color reduced