Problem with converting Gif to Png

Hi,


When I convert the attached files from Gif to Png, they get changed…

This is the code:

using (Aspose.Imaging.Image imageSource = Aspose.Imaging.Image.Load(myDir + “sample.gif”))
{
imageSource.Save(myDir + “MyPng.Png”,
new PngOptions());
}

Please your help,

Thanks,

Roi

Hi Roi,


Thank you for contacting Aspose support.

We have been able to notice the problem of distorted colors when GIF image is converted to PNG format with default settings as well as advanced configurations. In order to further investigate the problem cause, we have logged the issue in our bug tracking system under the ticket IMAGING-34379. Please spare us little time to properly analyze the scenario on our end. In the meanwhile, we will keep you posted with updates in this regard.
Hi Babar,
This thread is not about the problem of distorted colors.
(distorted colors is https://forum.aspose.com/t/2956 [Which I'd opened too..])
I opened this thread because of unexplained duplication of the image when I convert it from Gif to Png.
(As you can see if you look in the attached file, I'd made and attached it especially for this ticket...)
To be more specific I thinks that you should log this issue in our bug tracking system under another ticket...
Thanks a lot,
Roi

Hi Roi,


Thank you for further elaboration on this scenario.

You are right, the problem is distinct and should be logged separately. However, let me first try to get the correct results with different PngOptions settings on my end. I will shortly get back to you with updates in this regard.

Hi Roi,


Thank you for your patience with us.

Unfortunately, none of the PngOption settings allowed me to render the correct results while converting your provided GIF images to PNG format. I have now logged the problem in our bug tracking system under the ticket IMAGING-34389 for further investigation & correction purposes. Please spare us little time for proper analysis of the scenario. In the meanwhile, we will keep you posted with updates in this regard.

We are sorry for the inconvenience caused to you.

The issues you have found earlier (filed as IMAGING-34389) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.

The issues you have found earlier (filed as ) have been fixed in this Aspose.Words for JasperReports 18.3 update.