OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsHistogramImage
(Results
1 - 5
of
5
) sorted by null
/external/ImageMagick/MagickCore/
histogram.h
33
IsHistogramImage
(const Image *,ExceptionInfo *),
methods.h
[
all
...]
histogram.c
803
%
IsHistogramImage
() returns MagickTrue if the image has 1024 unique colors or
806
% The format of the
IsHistogramImage
method is:
808
% MagickBooleanType
IsHistogramImage
(const Image *image,
818
MagickExport MagickBooleanType
IsHistogramImage
(const Image *image,
[
all
...]
identify.c
[
all
...]
/external/ImageMagick/coders/
histogram.c
339
if ((
IsHistogramImage
(image,exception) != MagickFalse) ||
Completed in 57 milliseconds