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.c388 quantize_info->dither_method=image_info->dither == MagickFalse ? in AcquireQuantizeInfo()
392 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in AcquireQuantizeInfo()
522 if (cube_info->quantize_info->dither_method != NoDitherMethod) in AssignImageColors()
1060 clone_info->dither_method=quantize_info->dither_method; in CloneQuantizeInfo()
1953 if (cube_info->quantize_info->dither_method != RiemersmaDitherMethod) in DitherImage()
2047 if (cube_info->quantize_info->dither_method == NoDitherMethod) in GetCubeInfo()
2302 quantize_info->dither_method=RiemersmaDitherMethod; in GetQuantizeInfo()
2492 quantize_info->dither_method=NoDitherMethod; in KmeansImage()
2778 const DitherMethod dither_method,ExceptionInfo *exception) in PosterizeImage() argument
2893 quantize_info->dither_method=dither_method; in PosterizeImage()
[all …]
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()
Dwidget.c8583 resource_info->quantize_info->dither_method == NoDitherMethod ? in XPreferencesWidget()
8837 resource_info->quantize_info->dither_method= in XPreferencesWidget()
Ddisplay.c8034 quantize_info.dither_method=status != 0 ? RiemersmaDitherMethod : in XMagickCommand()
/external/ImageMagick/MagickWand/
Dimport.c402 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in ImportImageCommand()
712 quantize_info->dither_method=NoDitherMethod; in ImportImageCommand()
722 quantize_info->dither_method=(DitherMethod) method; in ImportImageCommand()
Danimate.c369 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in AnimateImageCommand()
735 quantize_info->dither_method=NoDitherMethod; in AnimateImageCommand()
745 quantize_info->dither_method=(DitherMethod) method; in AnimateImageCommand()
Ddisplay.c436 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ? in DisplayImageCommand()
995 quantize_info->dither_method=NoDitherMethod; in DisplayImageCommand()
1005 quantize_info->dither_method=(DitherMethod) method; in DisplayImageCommand()
Dmagick-image.c8626 const size_t treedepth,const DitherMethod dither_method, in MagickQuantizeImage() argument
8643 quantize_info->dither_method=dither_method; in MagickQuantizeImage()
8704 const size_t treedepth,const DitherMethod dither_method, in MagickQuantizeImages() argument
8721 quantize_info->dither_method=dither_method; in MagickQuantizeImages()
9093 const MagickWand *remap_wand,const DitherMethod dither_method) in MagickRemapImage() argument
9109 quantize_info->dither_method=dither_method; in MagickRemapImage()
Dmogrify.c1511 quantize_info->dither_method=NoDitherMethod; in MogrifyImage()
1514 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in MogrifyImage()
2493 quantize_info->dither_method,exception); in MogrifyImage()
8295 quantize_info->dither_method=NoDitherMethod; in MogrifyImageList()
8298 quantize_info->dither_method=(DitherMethod) ParseCommandOption( in MogrifyImageList()
Doperation.c810 _quantize_info->dither_method=(DitherMethod) ParseCommandOption( in CLISettingOptionInfo()
812 if (_quantize_info->dither_method == NoDitherMethod) in CLISettingOptionInfo()
3029 _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.c479 quantize_info.dither_method=IdentifyPaletteImage(write_image, in WriteEPTImage()
Dpalm.c834 quantize_info->dither_method=IdentifyPaletteImage(image,exception) in WritePALMImage()
Dmsl.c3674 quantize_info->dither_method=dither != MagickFalse ? in MSLStartElement()
4525 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.xs9250 quantize_info->dither_method=(DitherMethod) in Mogrify()
9412 quantize_info->dither_method=(DitherMethod) in Mogrify()
9421 quantize_info->dither_method=(DitherMethod) in Mogrify()
10891 quantize_info->dither_method=(DitherMethod) in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in9257 quantize_info->dither_method=(DitherMethod)
9420 quantize_info->dither_method=(DitherMethod)
9430 quantize_info->dither_method=(DitherMethod)
10897 quantize_info->dither_method=(DitherMethod)