% %
% %
% %
-% Q u e r y C o l o r D a t a b a s e %
+% Q u e r y C o l o r C o m p l i e n c e %
% %
% %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
-% QueryColorDatabase() returns the red, green, blue, and opacity intensities
+% QueryColorCompliance() returns the red, green, blue, and opacity intensities
% for a given color name.
%
-% The format of the QueryColorDatabase method is:
+% The format of the QueryColorCompliance method is:
%
-% MagickBooleanType QueryColorDatabase(const char *name,
+% MagickBooleanType QueryColorCompliance(const char *name,
% const ComplianceType compliance,PixelPacket *color,
% ExceptionInfo *exception)
%