A
Andrew Christiansen
Hey all. The images I create in photoshop with semi-transparent pixels (for
instance in Photoshop text with a dropshadow with a transparent canvas) I've
been saving in PNG format and then using them in my VB.NET app using the
picturebox control. I was really happy when I learned that you could use
PNG images in VB.NET so your images could blend in with the form's
background color. But, is PNG the ideal image format to use with these
types of images? I don't know if there is some other format that is
recommended for Alpha images other than PNG.
No big deal, just curious. Thanks.
Andrew
instance in Photoshop text with a dropshadow with a transparent canvas) I've
been saving in PNG format and then using them in my VB.NET app using the
picturebox control. I was really happy when I learned that you could use
PNG images in VB.NET so your images could blend in with the form's
background color. But, is PNG the ideal image format to use with these
types of images? I don't know if there is some other format that is
recommended for Alpha images other than PNG.
No big deal, just curious. Thanks.
Andrew