HomeSort by relevance Sort by last modified time
    Searched refs:IdentifyImageGray (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
attribute.h 30 IdentifyImageGray(const Image *,ExceptionInfo *),
attribute.c 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)
    [all...]
methods.h     [all...]
colorspace.c     [all...]

Completed in 73 milliseconds