Home
last modified time | relevance | path

Searched refs:dither_method (Results 1 – 18 of 18) sorted by relevance

/external/ImageMagick/MagickCore/
Dquantize.h47 dither_method; member
Dquantize.c387 quantize_info->dither_method=image_info->dither == MagickFalse ? in AcquireQuantizeInfo()
391 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in AcquireQuantizeInfo()
524 if (cube_info->quantize_info->dither_method != NoDitherMethod) in AssignImageColors()
1053 clone_info->dither_method=quantize_info->dither_method; in CloneQuantizeInfo()
1948 if (cube_info->quantize_info->dither_method != RiemersmaDitherMethod) in DitherImage()
2043 if (cube_info->quantize_info->dither_method == NoDitherMethod) in GetCubeInfo()
2301 quantize_info->dither_method=RiemersmaDitherMethod; in GetQuantizeInfo()
2351 const DitherMethod dither_method,ExceptionInfo *exception) in PosterizeImage() argument
2466 quantize_info->dither_method=dither_method; in PosterizeImage()
2700 if ((quantize_info->dither_method != NoDitherMethod) && (depth > 2)) in QuantizeImage()
[all …]
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()
Dwidget.c8577 resource_info->quantize_info->dither_method == NoDitherMethod ? in XPreferencesWidget()
8831 resource_info->quantize_info->dither_method= in XPreferencesWidget()
Ddisplay.c8064 quantize_info.dither_method=status != 0 ? RiemersmaDitherMethod : in XMagickCommand()
/external/ImageMagick/MagickWand/
Dimport.c413 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in ImportImageCommand()
723 quantize_info->dither_method=NoDitherMethod; in ImportImageCommand()
733 quantize_info->dither_method=(DitherMethod) method; in ImportImageCommand()
Danimate.c388 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in AnimateImageCommand()
754 quantize_info->dither_method=NoDitherMethod; in AnimateImageCommand()
764 quantize_info->dither_method=(DitherMethod) method; in AnimateImageCommand()
Ddisplay.c455 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in DisplayImageCommand()
1014 quantize_info->dither_method=NoDitherMethod; in DisplayImageCommand()
1024 quantize_info->dither_method=(DitherMethod) method; in DisplayImageCommand()
Dmagick-image.c7964 const size_t treedepth,const DitherMethod dither_method, in MagickQuantizeImage() argument
7981 quantize_info->dither_method=dither_method; in MagickQuantizeImage()
8042 const size_t treedepth,const DitherMethod dither_method, in MagickQuantizeImages() argument
8059 quantize_info->dither_method=dither_method; in MagickQuantizeImages()
8381 const MagickWand *remap_wand,const DitherMethod dither_method) in MagickRemapImage() argument
8397 quantize_info->dither_method=dither_method; in MagickRemapImage()
Dmogrify.c1443 quantize_info->dither_method=NoDitherMethod; in MogrifyImage()
1446 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in MogrifyImage()
2406 quantize_info->dither_method,exception); in MogrifyImage()
8129 quantize_info->dither_method=NoDitherMethod; in MogrifyImageList()
8132 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in MogrifyImageList()
Doperation.c791 _quantize_info->dither_method=(DitherMethod) ParseCommandOption( in CLISettingOptionInfo()
793 if (_quantize_info->dither_method == NoDitherMethod) in CLISettingOptionInfo()
2950 _quantize_info->dither_method,_exception); in CLISimpleOperatorImage()
/external/ImageMagick/Magick++/lib/
DOptions.cpp474 _quantizeInfo->dither_method=ditherFlag_ ? RiemersmaDitherMethod : in quantizeDither()
485 _quantizeInfo->dither_method=ditherMethod_; in quantizeDitherMethod()
490 return(_quantizeInfo->dither_method); in quantizeDitherMethod()
/external/ImageMagick/coders/
Dept.c468 quantize_info.dither_method=IdentifyPaletteImage(write_image, in WriteEPTImage()
Dpalm.c832 quantize_info->dither_method=IdentifyPaletteImage(image,exception) in WritePALMImage()
Dmsl.c3698 quantize_info->dither_method=dither != MagickFalse ? in MSLStartElement()
4560 quantize_info.dither_method=(DitherMethod) option; in MSLStartElement()
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2419 quantizeInfo.dither_method = dither_ ? MagickCore::RiemersmaDitherMethod :
/external/ImageMagick/PerlMagick/
DMagick.xs9202 quantize_info->dither_method=(DitherMethod) in Mogrify()
9364 quantize_info->dither_method=(DitherMethod) in Mogrify()
9373 quantize_info->dither_method=(DitherMethod) in Mogrify()
10843 quantize_info->dither_method=(DitherMethod) in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in9209 quantize_info->dither_method=(DitherMethod)
9372 quantize_info->dither_method=(DitherMethod)
9382 quantize_info->dither_method=(DitherMethod)
10849 quantize_info->dither_method=(DitherMethod)