aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-PNG-Libpng/pkg-descr
blob: 6ee3fb8eaef248b9a4f866fe950f61918735a024 (plain) (blame)
1
2
3
4
5
6
7
8
Image::PNG::Libpng is a Perl library for accessing the contents of
PNG (Portable Network Graphics) images. Image::PNG::Libpng enables
Perl to use the "libpng" library for reading and writing files in
the PNG format.

Image::PNG::Libpng consists of Perl subroutines which mirror the C
functions in libpng, plus helper subroutines to make it easier to
read and write PNG data in Perl.