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.c386 quantize_info->dither_method=image_info->dither == MagickFalse ? in AcquireQuantizeInfo()
390 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in AcquireQuantizeInfo()
523 if (cube_info->quantize_info->dither_method != NoDitherMethod) in AssignImageColors()
1055 clone_info->dither_method=quantize_info->dither_method; in CloneQuantizeInfo()
1940 if (cube_info->quantize_info->dither_method != RiemersmaDitherMethod) in DitherImage()
2035 if (cube_info->quantize_info->dither_method == NoDitherMethod) in GetCubeInfo()
2293 quantize_info->dither_method=RiemersmaDitherMethod; in GetQuantizeInfo()
2343 const DitherMethod dither_method,ExceptionInfo *exception) in PosterizeImage() argument
2458 quantize_info->dither_method=dither_method; in PosterizeImage()
2692 if ((quantize_info->dither_method != NoDitherMethod) && (depth > 2)) in QuantizeImage()
[all …]
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()
Dwidget.c8575 resource_info->quantize_info->dither_method == NoDitherMethod ? in XPreferencesWidget()
8829 resource_info->quantize_info->dither_method= in XPreferencesWidget()
Ddisplay.c8062 quantize_info.dither_method=status != 0 ? RiemersmaDitherMethod : in XMagickCommand()
/external/ImageMagick/MagickWand/
Dimport.c410 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in ImportImageCommand()
720 quantize_info->dither_method=NoDitherMethod; in ImportImageCommand()
730 quantize_info->dither_method=(DitherMethod) method; in ImportImageCommand()
Danimate.c386 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in AnimateImageCommand()
761 quantize_info->dither_method=NoDitherMethod; in AnimateImageCommand()
771 quantize_info->dither_method=(DitherMethod) method; in AnimateImageCommand()
Ddisplay.c448 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in DisplayImageCommand()
1004 quantize_info->dither_method=NoDitherMethod; in DisplayImageCommand()
1014 quantize_info->dither_method=(DitherMethod) method; in DisplayImageCommand()
Dmagick-image.c7914 const size_t treedepth,const DitherMethod dither_method, in MagickQuantizeImage() argument
7931 quantize_info->dither_method=dither_method; in MagickQuantizeImage()
7992 const size_t treedepth,const DitherMethod dither_method, in MagickQuantizeImages() argument
8009 quantize_info->dither_method=dither_method; in MagickQuantizeImages()
8331 const MagickWand *remap_wand,const DitherMethod dither_method) in MagickRemapImage() argument
8347 quantize_info->dither_method=dither_method; in MagickRemapImage()
Dmogrify.c1459 quantize_info->dither_method=NoDitherMethod; in MogrifyImage()
1462 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in MogrifyImage()
2422 quantize_info->dither_method,exception); in MogrifyImage()
8084 quantize_info->dither_method=NoDitherMethod; in MogrifyImageList()
8087 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in MogrifyImageList()
Doperation.c798 _quantize_info->dither_method=(DitherMethod) ParseCommandOption( in CLISettingOptionInfo()
800 if (_quantize_info->dither_method == NoDitherMethod) in CLISettingOptionInfo()
2949 _quantize_info->dither_method,_exception); in CLISimpleOperatorImage()
/external/ImageMagick/Magick++/lib/
DOptions.cpp470 _quantizeInfo->dither_method=ditherFlag_ ? RiemersmaDitherMethod : in quantizeDither()
481 _quantizeInfo->dither_method=ditherMethod_; in quantizeDitherMethod()
486 return(_quantizeInfo->dither_method); in quantizeDitherMethod()
/external/ImageMagick/coders/
Dept.c444 quantize_info.dither_method=IdentifyPaletteImage(write_image, in WriteEPTImage()
Dpalm.c807 quantize_info->dither_method=IdentifyPaletteImage(image,exception) in WritePALMImage()
Dmsl.c3665 quantize_info->dither_method=dither != MagickFalse ? in MSLStartElement()
4516 quantize_info.dither_method=(DitherMethod) option; in MSLStartElement()
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2403 quantizeInfo.dither_method = dither_ ? MagickCore::RiemersmaDitherMethod :
/external/ImageMagick/PerlMagick/
DMagick.xs9104 quantize_info->dither_method=(DitherMethod) in Mogrify()
9266 quantize_info->dither_method=(DitherMethod) in Mogrify()
9275 quantize_info->dither_method=(DitherMethod) in Mogrify()
10745 quantize_info->dither_method=(DitherMethod) in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in9104 quantize_info->dither_method=(DitherMethod)
9266 quantize_info->dither_method=(DitherMethod)
9275 quantize_info->dither_method=(DitherMethod)
10745 quantize_info->dither_method=(DitherMethod)