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.c387 NoDitherMethod : RiemersmaDitherMethod; in AcquireQuantizeInfo()
523 if (cube_info->quantize_info->dither_method != NoDitherMethod) in AssignImageColors()
2035 if (cube_info->quantize_info->dither_method == NoDitherMethod) in GetCubeInfo()
2692 if ((quantize_info->dither_method != NoDitherMethod) && (depth > 2)) in QuantizeImage()
2716 cube_info->quantize_info->dither_method=NoDitherMethod; in QuantizeImage()
2811 if (quantize_info->dither_method != NoDitherMethod) in QuantizeImages()
Dxwindow.c6093 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageLSBFirst()
6251 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageLSBFirst()
6712 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageMSBFirst()
6876 resource_info->quantize_info->dither_method != NoDitherMethod) in XMakeImageMSBFirst()
7761 (resource_info->quantize_info->dither_method != NoDitherMethod) && in XMakeStandardColormap()
9558 value=resource_info->quantize_info->dither_method != NoDitherMethod ? in XUserPreferences()
Doption.c1031 { "None", NoDitherMethod, UndefinedOptionFlag, MagickFalse },
Dwidget.c8575 resource_info->quantize_info->dither_method == NoDitherMethod ? in XPreferencesWidget()
8831 RiemersmaDitherMethod : NoDitherMethod; in XPreferencesWidget()
Ddisplay.c8063 NoDitherMethod; in XMagickCommand()
/external/ImageMagick/coders/
Dept.c445 exception) == MagickFalse ? RiemersmaDitherMethod : NoDitherMethod; in WriteEPTImage()
Dpalm.c808 == MagickFalse ? RiemersmaDitherMethod : NoDitherMethod; in WritePALMImage()
Dmsl.c3666 RiemersmaDitherMethod : NoDitherMethod; in MSLStartElement()
/external/ImageMagick/MagickWand/
Dimport.c411 RiemersmaDitherMethod : NoDitherMethod; in ImportImageCommand()
720 quantize_info->dither_method=NoDitherMethod; in ImportImageCommand()
Danimate.c387 RiemersmaDitherMethod : NoDitherMethod; in AnimateImageCommand()
761 quantize_info->dither_method=NoDitherMethod; in AnimateImageCommand()
Ddisplay.c449 RiemersmaDitherMethod : NoDitherMethod; in DisplayImageCommand()
1004 quantize_info->dither_method=NoDitherMethod; in DisplayImageCommand()
Dmogrify.c1459 quantize_info->dither_method=NoDitherMethod; in MogrifyImage()
8084 quantize_info->dither_method=NoDitherMethod; in MogrifyImageList()
Doperation.c800 if (_quantize_info->dither_method == NoDitherMethod) in CLISettingOptionInfo()
/external/ImageMagick/Magick++/lib/
DOptions.cpp471 NoDitherMethod; in quantizeDither()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h564 using MagickCore::NoDitherMethod;
DSTL.h2404 MagickCore::NoDitherMethod;
/external/ImageMagick/PerlMagick/
DMagick.xs10122 NoDitherMethod,exception); in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in10122 NoDitherMethod,exception);