OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QuantizeImages
(Results
1 - 8
of
8
) sorted by null
/external/ImageMagick/MagickCore/
quantize.h
61
QuantizeImages
(const QuantizeInfo *,Image *,ExceptionInfo *),
methods.h
[
all
...]
quantize.c
[
all
...]
/external/ImageMagick/www/api/
quantize.php
55
<p class="text-center"><a href="quantize.php#QuantizeImage">QuantizeImage</a> • <a href="quantize.php#AcquireQuantizeInfo">AcquireQuantizeInfo</a> • <a href="quantize.php#CloneQuantizeInfo">CloneQuantizeInfo</a> • <a href="quantize.php#CompressImageColormap">CompressImageColormap</a> • <a href="quantize.php#DestroyQuantizeInfo">DestroyQuantizeInfo</a> • <a href="quantize.php#GetImageQuantizeError">GetImageQuantizeError</a> • <a href="quantize.php#GetQuantizeInfo">GetQuantizeInfo</a> • <a href="quantize.php#PosterizeImage">PosterizeImage</a> • <a href="quantize.php#QuantizeImage">QuantizeImage</a> • <a href="quantize.php#
QuantizeImages
">
QuantizeImages
</a> • <a href="quantize.php#RemapImage">RemapImage</a> • <a href="quantize.php#RemapImages">RemapImages</a> • <a href="quantize.php#SetGrayscaleImage">SetGrayscaleImage</a></p>
333
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="
QuantizeImages
">
QuantizeImages
</a></h2>
335
<p>
QuantizeImages
() analyzes the colors within a set of reference images and chooses a fixed number of colors to represent the set. The goal of the algorithm is to minimize the color difference between the input and output images while minimizing the processing time.</p>
337
<p>The format of the
QuantizeImages
method is:</p>
340
MagickBooleanType
QuantizeImages
(const QuantizeInfo *quantize_info,
/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 140 milliseconds