HomeSort by relevance Sort by last modified time
    Searched full:alpha_trait (Results 76 - 100 of 105) sorted by null

1 2 34 5

  /external/ImageMagick/MagickCore/
xwindow.c 489 alpha_trait;
569 annotate_image->alpha_trait=BlendPixelTrait;
704 alpha_trait=image->alpha_trait;
706 annotate_image->alpha_trait != UndefinedPixelTrait ? OverCompositeOp :
708 image->alpha_trait=alpha_trait;
483 alpha_trait; local
2304 alpha_trait; local
    [all...]
transform.c 600 crop_image->alpha_trait=BlendPixelTrait;
    [all...]
enhance.c 433 if ((clut_image->alpha_trait != UndefinedPixelTrait) &&
    [all...]
quantize.c 750 associate_alpha=image->alpha_trait == BlendPixelTrait ? MagickTrue :
    [all...]
cache.c     [all...]
compare.c 954 Sa=QuantumScale*(image->alpha_trait != UndefinedPixelTrait ?
956 Da=QuantumScale*(reconstruct_image->alpha_trait != UndefinedPixelTrait ?
    [all...]
annotate.c     [all...]
profile.c     [all...]
accelerate.c     [all...]
property.c     [all...]
delegate.c 658 (ssize_t) colorspace),image->alpha_trait != UndefinedPixelTrait ?
713 image->alpha_trait);
    [all...]
display.c     [all...]
draw.c     [all...]
  /external/ImageMagick/coders/
dps.c 490 image->alpha_trait=BlendPixelTrait;
pdf.c     [all...]
djvu.c 663 image->alpha_trait = BlendPixelTrait;
emf.c 761 image->alpha_trait=BlendPixelTrait;
ps.c     [all...]
sixel.c     [all...]
gif.c     [all...]
  /external/ImageMagick/MagickWand/
pixel-wand.c 777 if (wand->pixel.alpha_trait != UndefinedPixelTrait)
    [all...]
operation.c 230 image->alpha_trait != UndefinedPixelTrait)
310 image->alpha_trait != UndefinedPixelTrait)
350 image->alpha_trait != UndefinedPixelTrait)
    [all...]
mogrify.c 509 (image->alpha_trait != UndefinedPixelTrait))
612 (image->alpha_trait != UndefinedPixelTrait))
652 (image->alpha_trait != UndefinedPixelTrait))
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 2641 milliseconds

1 2 34 5