Home
last modified time | relevance | path

Searched refs:NoDitherMethod (Results 1 – 19 of 19) sorted by relevance

/external/ImageMagick/MagickCore/
Dquantize.h30 NoDitherMethod, enumerator
Dquantize.c388 NoDitherMethod : RiemersmaDitherMethod; in AcquireQuantizeInfo()
524 if (cube_info->quantize_info->dither_method != NoDitherMethod) in AssignImageColors()
2043 if (cube_info->quantize_info->dither_method == NoDitherMethod) in GetCubeInfo()
2700 if ((quantize_info->dither_method != NoDitherMethod) && (depth > 2)) in QuantizeImage()
2724 cube_info->quantize_info->dither_method=NoDitherMethod; in QuantizeImage()
2819 if (quantize_info->dither_method != NoDitherMethod) in QuantizeImages()
Dxwindow.c6091 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageLSBFirst()
6249 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageLSBFirst()
6710 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageMSBFirst()
6874 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageMSBFirst()
7759 (resource_info->quantize_info->dither_method != NoDitherMethod) && in XMakeStandardColormap()
9559 value=resource_info->quantize_info->dither_method != NoDitherMethod ? in XUserPreferences()
Doption.c1315 { "None", NoDitherMethod, UndefinedOptionFlag, MagickFalse },
Dwidget.c8577 resource_info->quantize_info->dither_method == NoDitherMethod ? in XPreferencesWidget()
8833 RiemersmaDitherMethod : NoDitherMethod; in XPreferencesWidget()
Ddisplay.c8065 NoDitherMethod; in XMagickCommand()
/external/ImageMagick/coders/
Dept.c469 exception) == MagickFalse ? RiemersmaDitherMethod : NoDitherMethod; in WriteEPTImage()
Dpalm.c833 == MagickFalse ? RiemersmaDitherMethod : NoDitherMethod; in WritePALMImage()
Dmsl.c3699 RiemersmaDitherMethod : NoDitherMethod; in MSLStartElement()
/external/ImageMagick/MagickWand/
Dimport.c414 RiemersmaDitherMethod : NoDitherMethod; in ImportImageCommand()
723 quantize_info->dither_method=NoDitherMethod; in ImportImageCommand()
Danimate.c389 RiemersmaDitherMethod : NoDitherMethod; in AnimateImageCommand()
754 quantize_info->dither_method=NoDitherMethod; in AnimateImageCommand()
Ddisplay.c456 RiemersmaDitherMethod : NoDitherMethod; in DisplayImageCommand()
1014 quantize_info->dither_method=NoDitherMethod; in DisplayImageCommand()
Dmogrify.c1443 quantize_info->dither_method=NoDitherMethod; in MogrifyImage()
8129 quantize_info->dither_method=NoDitherMethod; in MogrifyImageList()
Doperation.c793 if (_quantize_info->dither_method == NoDitherMethod) in CLISettingOptionInfo()
/external/ImageMagick/Magick++/lib/
DOptions.cpp475 NoDitherMethod; in quantizeDither()
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2420 MagickCore::NoDitherMethod;
DInclude.h574 using MagickCore::NoDitherMethod;
/external/ImageMagick/PerlMagick/
DMagick.xs10220 NoDitherMethod,exception); in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in10228 NoDitherMethod,exception);