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

  /external/ImageMagick/MagickCore/
pixel.h 50 CompositeMaskChannel = 0x0200, /* SVG mask */
image.c     [all...]
cache.c     [all...]
channel.c 383 (destination_image->channels | CompositeMaskChannel);
    [all...]
pixel.c     [all...]
accelerate.c 133 ((image->channels & CompositeMaskChannel) != 0))
    [all...]

Completed in 134 milliseconds