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 *),
histogram.c
798
%
IsHistogramImage
() returns MagickTrue if the image has 1024 unique colors or
801
% The format of the
IsHistogramImage
method is:
803
% MagickBooleanType
IsHistogramImage
(const Image *image,
813
MagickExport MagickBooleanType
IsHistogramImage
(const Image *image,
[
all
...]
methods.h
[
all
...]
identify.c
[
all
...]
/external/ImageMagick/www/api/
histogram.php
55
<p class="text-center"><a href="histogram.php#GetImageHistogram">GetImageHistogram</a> • <a href="histogram.php#IdentifyPaletteImage">IdentifyPaletteImage</a> • <a href="histogram.php#
IsHistogramImage
">
IsHistogramImage
</a> • <a href="histogram.php#IsPaletteImage">IsPaletteImage</a> • <a href="histogram.php#MinMaxStretchImage">MinMaxStretchImage</a> • <a href="histogram.php#GetNumberColors">GetNumberColors</a> • <a href="histogram.php#UniqueImageColors">UniqueImageColors</a></p>
98
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="
IsHistogramImage
">
IsHistogramImage
</a></h2>
100
<p>
IsHistogramImage
() returns MagickTrue if the image has 1024 unique colors or less.</p>
102
<p>The format of the
IsHistogramImage
method is:</p>
105
MagickBooleanType
IsHistogramImage
(const Image *image,
Completed in 170 milliseconds