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

  /external/ImageMagick/MagickCore/
pixel.h 135 CopyPixelTrait = 0x000001,
channel.c     [all...]
effect.c 340 if (((blur_traits & CopyPixelTrait) != 0) ||
662 if (((sharp_traits & CopyPixelTrait) != 0) ||
    [all...]
pixel.c     [all...]
threshold.c 282 if (((threshold_traits & CopyPixelTrait) != 0) ||
317 if (((threshold_traits & CopyPixelTrait) != 0) ||
    [all...]
fx.c 374 if (((noise_traits & CopyPixelTrait) != 0) ||
782 if (((traits & CopyPixelTrait) != 0) ||
    [all...]
morphology.c     [all...]
paint.c 836 if (((paint_traits & CopyPixelTrait) != 0) ||
    [all...]
accelerate.c     [all...]
composite.c 460 if ((traits & CopyPixelTrait) != 0)
    [all...]
resize.c     [all...]
statistic.c 830 if (((traits & CopyPixelTrait) != 0) ||
    [all...]
option.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 744 milliseconds