Home | History | Annotate | Download | only in MagickCore

Lines Matching full:alpha_trait

1580       (image->alpha_trait != cache_info->alpha_trait) ||
3494 cache_info->alpha_trait=image->alpha_trait;
4889 image->alpha_trait=BlendPixelTrait;
4946 if ((image->background_color.alpha_trait != UndefinedPixelTrait) &&
4947 (image->alpha_trait == UndefinedPixelTrait))
4956 if (image->alpha_trait == UndefinedPixelTrait)