Tagged Questions

4
votes
3answers
1k views

How to use 32bit alpha-blended BMP in .Net

Is there any way to use this kind of format in .Net (C#)? I want to use the same skin format that uTorrent uses in my app, but i can't get the transparent background. Any ideas? Thanks for your time.