Home
last modified time | relevance | path

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

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