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

  /external/ImageMagick/MagickCore/
quantize.h 30 NoDitherMethod,
quantize.c 392 NoDitherMethod : RiemersmaDitherMethod;
529 if (cube_info->quantize_info->dither_method != NoDitherMethod)
    [all...]
xwindow.c     [all...]
option.c     [all...]
widget.c     [all...]
display.c     [all...]
  /external/ImageMagick/coders/
ept.c 453 exception) == MagickFalse ? RiemersmaDitherMethod : NoDitherMethod;
palm.c 817 == MagickFalse ? RiemersmaDitherMethod : NoDitherMethod;
    [all...]
msl.c     [all...]
  /external/ImageMagick/MagickWand/
animate.c 389 RiemersmaDitherMethod : NoDitherMethod;
763 quantize_info->dither_method=NoDitherMethod;
    [all...]
import.c 413 RiemersmaDitherMethod : NoDitherMethod;
722 quantize_info->dither_method=NoDitherMethod;
    [all...]
display.c 451 RiemersmaDitherMethod : NoDitherMethod;
    [all...]
mogrify.c     [all...]
operation.c 805 if (_quantize_info->dither_method == NoDitherMethod)
    [all...]
  /external/ImageMagick/Magick++/lib/
Options.cpp 471 NoDitherMethod;
  /external/ImageMagick/www/api/
quantize.php 294 <dd>choose from UndefinedDitherMethod, NoDitherMethod, RiemersmaDitherMethod, FloydSteinbergDitherMethod. </dd>
magick-image.php     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 564 using MagickCore::NoDitherMethod;
    [all...]
STL.h     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 501 milliseconds