Making Background of an Web image control transparent to view designed Gif

Flovit

Member
Joined
Apr 3, 2004
Messages
18
I have put an WebForms.Image Control in my project
Set the BackColor & BorderColor to Transparent
I have designed an image in theImage.aspx file of my project
& use MakeTransparent method to make it transparent
after that resonse it with Gif format
then set the ImageUrl property of the image control to theImage.aspx .

But I havent seen this designed graphic , transparent .

Ill put the complete SourceCode here please help me .
Thank you .
 

Attachments

Back
Top