Board index » delphi » PNG - is there any png components out their

PNG - is there any png components out their

I would like an PNG component (Tjepg,tbitmap,tmetafile,etc.) Any ideas?
 

Re:PNG - is there any png components out their


Quote
roger wrote in message <3BBAF963.2090...@idelix.com>...
>I would like an PNG component (Tjepg,tbitmap,tmetafile,etc.) Any ideas?

PNG is a fairly simple file format to decode. I'm currently doing it myself.
I have everything done except interlacing and I've yet to convert it into a
TGraphic descendent class. So if you have time on your hands I would suggest
you head over to http://www.libpng.org/pub/png/ the PNG home site, read the
information, download the specification, and do it yourself.

On the other hand, this being the real world, you're probably unlike to have
time on your hands, so you might like to look at the work of a Brazilian
programmer, Gustavo Daud, http://delphi.icm.edu.pl/ftp/d50free/PNGSrc.zip
(TPNGImage). I haven't looked at it, but I've heard good things about it.
It's apparently free and comes with the source code.

This site http://home.t-online.de/home/PeterJHaas/PNG_en.htm lists some more
examples.

Mark Q

Re:PNG - is there any png components out their


Roger,

On my Web site there's a free DLL-based component, based on many previous
people's work.  The URL is a little long so I've split it.

http://www.david-taylor.pwp.blueyonder.co.uk
  /software/components.html#PNGLibrary

I've also been working on extending this library to the latest release of
LIBPNG, and testing under Delphi 6.  Mail me if you'd like a copy of where
we are....

David

Quote
> roger wrote in message <3BBAF963.2090...@idelix.com>...
> >I would like an PNG component (Tjepg,tbitmap,tmetafile,etc.) Any ideas?

Re:PNG - is there any png components out their


roger <rmacken...@idelix.com> wrote in news:3BBAF963.2090408@idelix.com:

Quote
> I would like an PNG component (Tjepg,tbitmap,tmetafile,etc.) Any ideas?

There is Delphi Source code for PNG at www.colosseumbuilders.com

Re:PNG - is there any png components out their


ImageLib Combo and Corporate suite both support PNG.

--
Sincerely yours,
Jillian Pinsker

To contact me for a live videochat,
go to : www.focusfocus.com
Register, once you have gotten the
software,which should take no more than a
minute, please go to Rooms with People,
Click on Business,
Business General,
go to FocusFocus Business Chat 1
and click on my name : Jillian.
If I am not there, call me and I will put
myself in the room. (818) 346 4200

THIS NEW TECHNOLOGY WILL AMAZE YOU!

Quote
"roger" <rmacken...@idelix.com> wrote in message

news:3BBAF963.2090408@idelix.com...
Quote
> I would like an PNG component (Tjepg,tbitmap,tmetafile,etc.) Any ideas?

Re:PNG - is there any png components out their


Please stop spamming this group - you will simply put people off buying
your software with what you appear to be doing....

Re:PNG - is there any png components out their


Isn't there a 3rd party group for these guys?
Anyway,  spamming is definately the righ word for this post especially for
arses who deliberately post missleading headers like this guy has.

I'll make a note not to buy anything from him.

Cheers

Stan.

Other Threads