]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Thu, 29 Sep 2011 12:15:29 +0000 (12:15 +0000)
committeranthony <anthony@git.imagemagick.org>
Thu, 29 Sep 2011 12:15:29 +0000 (12:15 +0000)
MagickCore/color.c

index 598d593c83aedb7845b395aa8ee2e687fc46e3f5..e787d31ef7fe6a386ebb8a076e79ab10722f3072 100644 (file)
@@ -2271,7 +2271,7 @@ MagickExport MagickBooleanType QueryColorname(const Image *image,
 %  QueryMagickColorCompliance() returns the red, green, blue, and alpha
 %  intensities for a given color name and standards compliance.
 %
-%  The format of the QueryMagickColor method is:
+%  The format of the QueryMagickColorCompliance method is:
 %
 %      MagickBooleanType QueryMagickColor(const char *name,
 %        const ComplianceType compliance,PixelInfo *color,