Home | History | Annotate | Download | only in coders

Lines Matching full:alpha_trait

573   image->alpha_trait=dib_info.bits_per_pixel == 32 ? BlendPixelTrait :
870 if (image->alpha_trait != UndefinedPixelTrait)
1060 dib_info.bits_per_pixel=(unsigned short) (image->alpha_trait ? 32 : 24);
1231 if (image->alpha_trait != UndefinedPixelTrait)