Convert .png image to .gif image
Posted
by Brigadier Jigar
on Stack Overflow
See other posts from Stack Overflow
or by Brigadier Jigar
Published on 2010-03-26T11:55:58Z
Indexed on
2010/03/26
12:03 UTC
Read the original article
Hit count: 444
Hello friends, In my project, I have so many .png images. They are working properly in Firefox but when I run my project on Internet Explorer, i get white background in that images. I have used some Image converters but they are also not giving the proper result. After converting, the resolution gets changed. So can any one suggest me some good Converter that will not change the resolution of image and will also convert the .png images to .gif images?
Also I dont know in which tag i have to ask this question so i am adding it in C#. Thanks. Regards, Jigar
© Stack Overflow or respective owner