Alpha Channel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does C# Support Alpha Channel Backgrounds? I have an image made in Photoshop, which has an alpha channel. I save it as a PNG file, then set the form's BG image to that file. Now it shows up fine in the designer, but when executed, it appears as a big black square. Anyone have any suggestions.
 
Does C# Support Alpha Channel Backgrounds? I have an image made in Photoshop, which has an alpha channel. I save it as a PNG file, then set the form's BG image to that file. Now it shows up fine in the designer, but when executed, it appears as a big black square. Anyone have any suggestions.

Hi Bill,

I just tested this with VS 2003 and a .png with an alpha channel used as
the background and my C# winform was transparent for the alpha channel
areas. What do you see when you expand BackgroundImage property of your
form?
 
I recently uninstalled that, but without exploring it... That supports
speech recognition, for a C# Windows Form Application?


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top