سؤال

I see from this discussion, and the Nick Hodges blog, that the TPngImage has been rolled into Delphi. That's great and all, but we've got a project that's stuck in D2005 and we need to do a simple conversion from PNG to BMP. Is there anywhere that we can get the legitimate source for this? I do not want to run afoul of Embarcadero's licensing, but I DO want to pave the way for a smooth transition to DelphiXE2 (or 3, or 9, who knows when we'll actually convert?). Suggestions? Thanks.

هل كانت مفيدة؟

المحلول

The original version of the TPNGImage from Gustavo Daud is available in the torry's site http://www.torry.net/authorsmore.php?id=6929

نصائح أخرى

You may also consider using the GR32 PNG library. https://sourceforge.net/projects/gr32pnglibrary/

It is a PNG library for reading and writing of PNG images in combination with a TBitmap32 class from the GR32 library.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top