AAAAAAAAAAAAAAAAAAAAAAAAAAAA!! :)
I have a bitmap, and I want the white color in it to be transparent. I'm drawing this bitmap on a picturebox (with graphics.DrawImage). How can I make the white color look transparent?:rolleyes:
Printable View
AAAAAAAAAAAAAAAAAAAAAAAAAAAA!! :)
I have a bitmap, and I want the white color in it to be transparent. I'm drawing this bitmap on a picturebox (with graphics.DrawImage). How can I make the white color look transparent?:rolleyes:
I believe there's a TransparencyKey property for the Bitmap object!
:D I knew I've seen a way to do it, just couldnt remember it :D:D:D:D thanks!