HomeSort by relevance Sort by last modified time
    Searched refs:dither_method (Results 1 - 20 of 20) sorted by null

  /external/ImageMagick/MagickCore/
quantize.h 47 dither_method; member in struct:_QuantizeInfo
quantize.c 391 quantize_info->dither_method=image_info->dither == MagickFalse ?
395 quantize_info->dither_method=(DitherMethod) ParseCommandOption(
529 if (cube_info->quantize_info->dither_method != NoDitherMethod)
    [all...]
xwindow.c     [all...]
widget.c     [all...]
display.c     [all...]
  /external/ImageMagick/coders/
ept.c 452 quantize_info.dither_method=IdentifyPaletteImage(write_image,
palm.c 816 quantize_info->dither_method=IdentifyPaletteImage(image,exception)
    [all...]
msl.c     [all...]
  /external/ImageMagick/Magick++/lib/
Options.cpp 470 _quantizeInfo->dither_method=ditherFlag_ ? RiemersmaDitherMethod :
481 _quantizeInfo->dither_method=ditherMethod_;
486 return(_quantizeInfo->dither_method);
  /external/ImageMagick/MagickWand/
animate.c 388 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ?
763 quantize_info->dither_method=NoDitherMethod;
773 quantize_info->dither_method=(DitherMethod) method;
    [all...]
import.c 412 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ?
722 quantize_info->dither_method=NoDitherMethod;
732 quantize_info->dither_method=(DitherMethod) method;
    [all...]
display.c 450 quantize_info->dither_method=IsStringTrue(resource_value) != MagickFalse ?
    [all...]
magick-image.c     [all...]
operation.c 803 _quantize_info->dither_method=(DitherMethod) ParseCommandOption(
805 if (_quantize_info->dither_method == NoDitherMethod)
    [all...]
mogrify.c     [all...]
  /external/ImageMagick/www/api/
quantize.php 275 const DitherMethod dither_method,ExceptionInfo *exception)
293 <dt>dither_method</dt>
magick-image.php     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 3125 milliseconds