Discussion: Processing PNG files
Afficher un message
Vieux 17/10/2007, 09h11   #4
Sherman Pendley
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Processing PNG files

kaveee@gmail.com writes:

> I'm trying to process a PNG image file as an input to my program. I
> want to eventually get a matrix with the intensity of the
> corresponding pixels in the image.
>
> Can anyone ??


Standard C++ doesn't have methods for working with PNG format image data.
You'll have to use an additional library for that. Since such libraries are
off-topic here, I'll be brief, and just give you a link:

<http://www.libpng.org/pub/png/>

sherm--

--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
  Réponse avec citation
 
Page generated in 0,04216 seconds with 9 queries