Lines Matching refs:IdentifyImageGray
748 % IdentifyImageGray() returns grayscale if all the pixels in the image have
752 % The format of the IdentifyImageGray method is:
754 % ImageType IdentifyImageGray(const Image *image,ExceptionInfo *exception)
763 MagickExport ImageType IdentifyImageGray(const Image *image,
943 if (IdentifyImageGray(image,exception) != UndefinedType)