Can any one make me a program that can get the bmp file it will convert that image to transparent image???
i need to make some transparent images for my project
:( :( :( :(
Printable View
Can any one make me a program that can get the bmp file it will convert that image to transparent image???
i need to make some transparent images for my project
:( :( :( :(
Hi haravinth,
From memory, The bmp format doesn't support transparent images. Gif's can be transparent though.
What is you deifnition of "transparent". If it is for a picture box use a gif. If it is going to be Bit Blited Look for another thread with BiTBlit Transparency.