Home
last modified time | relevance | path

Searched refs:IsPixelMonochrome (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dattribute.c683 (IsPixelMonochrome(image,p) == MagickFalse)) in IdentifyImageGray()
758 if (IsPixelMonochrome(image,p) == MagickFalse) in IdentifyImageMonochrome()
Dpixel-accessor.h549 static inline MagickBooleanType IsPixelMonochrome( in IsPixelMonochrome() function