D
Daan
We have created a PNG file that makes use of alpha blending. Now when we
display this file in our app (using a OpenNETCF PictureBoxEx control),
only the 100% transparent part of the picture shows up as 'transparent',
the rest is just solid color, no alpha blending is rendered.
Is there another control or other way that allows for PNGs (or perhaps
other image formats?) to make use of alpha blending?
Thanks for any pointers,
display this file in our app (using a OpenNETCF PictureBoxEx control),
only the 100% transparent part of the picture shows up as 'transparent',
the rest is just solid color, no alpha blending is rendered.
Is there another control or other way that allows for PNGs (or perhaps
other image formats?) to make use of alpha blending?
Thanks for any pointers,