Image::PNG

Read and write PNG files
Download

Image::PNG Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ben Bullock
  • Publisher web site:
  • http://search.cpan.org/~bkb/

Image::PNG Tags


Image::PNG Description

Image::PNG is a Perl module to read and write PNG files.SYNOPSIS my $png = Image::PNG->new (); $png->read_file ("crazy.png"); printf "Your PNG is %d x %d\n", $png->width, $png->height;Product's homepage


Image::PNG Related Software