OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompressImageColormap
(Results
1 - 9
of
9
) sorted by null
/external/ImageMagick/MagickCore/
quantize.h
57
CompressImageColormap
(Image *,ExceptionInfo *),
methods.h
195
#define
CompressImageColormap
PrependMagickMethod(
CompressImageColormap
)
[
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>
166
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="
CompressImageColormap
">
CompressImageColormap
</a></h2>
168
<p>
CompressImageColormap
() compresses an image colormap by removing any duplicate or unused color entries.</p>
170
<p>The format of the
CompressImageColormap
method is:</p>
173
MagickBooleanType
CompressImageColormap
(Image *image,
/external/ImageMagick/coders/
xpm.c
708
(void)
CompressImageColormap
(picon,exception);
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
mogrify.c
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 70 milliseconds