OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetImageHistogram
(Results
1 - 8
of
8
) sorted by null
/external/ImageMagick/MagickCore/
histogram.h
26
*
GetImageHistogram
(const Image *,size_t *,ExceptionInfo *);
histogram.c
516
%
GetImageHistogram
() returns the unique colors in an image.
518
% The format of the
GetImageHistogram
method is:
520
% size_t
GetImageHistogram
(const Image *image,
532
MagickExport PixelInfo *
GetImageHistogram
(const Image *image,
[
all
...]
methods.h
442
#define
GetImageHistogram
PrependMagickMethod(
GetImageHistogram
)
[
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>
57
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="
GetImageHistogram
">
GetImageHistogram
</a></h2>
59
<p>
GetImageHistogram
() returns the unique colors in an image.</p>
61
<p>The format of the
GetImageHistogram
method is:</p>
64
size_t
GetImageHistogram
(const Image *image,
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
[
all
...]
/external/ImageMagick/MagickWand/
magick-image.c
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 103 milliseconds