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.c389 NoDitherMethod : RiemersmaDitherMethod; in AcquireQuantizeInfo()
522 if (cube_info->quantize_info->dither_method != NoDitherMethod) in AssignImageColors()
2047 if (cube_info->quantize_info->dither_method == NoDitherMethod) in GetCubeInfo()
2492 quantize_info->dither_method=NoDitherMethod; in KmeansImage()
3118 if ((quantize_info->dither_method != NoDitherMethod) && (depth > 2)) in QuantizeImage()
3234 if (quantize_info->dither_method != NoDitherMethod) in QuantizeImages()
Dxwindow.c6085 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageLSBFirst()
6243 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageLSBFirst()
6704 (resource_info->quantize_info->dither_method != NoDitherMethod)) in XMakeImageMSBFirst()
6868 (resource_info->quantize_info->dither_method != NoDitherMethod)) in XMakeImageMSBFirst()
7753 (resource_info->quantize_info->dither_method != NoDitherMethod) && in XMakeStandardColormap()
9556 value=resource_info->quantize_info->dither_method != NoDitherMethod ? in XUserPreferences()
Doption.c1378 { "None", NoDitherMethod, UndefinedOptionFlag, MagickFalse },
Dwidget.c8583 resource_info->quantize_info->dither_method == NoDitherMethod ? in XPreferencesWidget()
8839 RiemersmaDitherMethod : NoDitherMethod; in XPreferencesWidget()
Ddisplay.c8035 NoDitherMethod; in XMagickCommand()
/external/ImageMagick/coders/
Dept.c480 exception) == MagickFalse ? RiemersmaDitherMethod : NoDitherMethod; in WriteEPTImage()
Dpalm.c835 == MagickFalse ? RiemersmaDitherMethod : NoDitherMethod; in WritePALMImage()
Dmsl.c3675 RiemersmaDitherMethod : NoDitherMethod; in MSLStartElement()
/external/ImageMagick/MagickWand/
Dimport.c403 RiemersmaDitherMethod : NoDitherMethod; in ImportImageCommand()
712 quantize_info->dither_method=NoDitherMethod; in ImportImageCommand()
Danimate.c370 RiemersmaDitherMethod : NoDitherMethod; in AnimateImageCommand()
735 quantize_info->dither_method=NoDitherMethod; in AnimateImageCommand()
Ddisplay.c437 RiemersmaDitherMethod : NoDitherMethod; in DisplayImageCommand()
995 quantize_info->dither_method=NoDitherMethod; in DisplayImageCommand()
Dmogrify.c1511 quantize_info->dither_method=NoDitherMethod; in MogrifyImage()
8295 quantize_info->dither_method=NoDitherMethod; in MogrifyImageList()
Doperation.c812 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.h603 using MagickCore::NoDitherMethod;
/external/ImageMagick/PerlMagick/
DMagick.xs10265 NoDitherMethod,exception); in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in10273 NoDitherMethod,exception);