This commit is contained in:
Cristy
2022-12-09 08:40:05 -05:00
parent 3cc61f7863
commit dd97eeadb9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
//
// Copyright Bob Friesenhahn, 1999, 2000, 2001, 2002, 2003
//
// Copyright @ 2013 ImageMagick Studio LLC, a non-profit organization
// Copyright @ 1999 ImageMagick Studio LLC, a non-profit organization
// dedicated to making software imaging solutions freely available.
//
// Implementation of Image
+1 -1
View File
@@ -1312,7 +1312,7 @@ namespace Magick
void sepiaTone(const double threshold_);
// Sets meanErrorPerPixel, normalizedMaxError, and normalizedMeanError
// in the current image. False is returned if the images are not identical.
// in the current image. True is returned if the images are identical.
bool setColorMetric(const Image &reference_);
// Allocates a pixel cache region to store image pixels as defined