Query: imager::file::png
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PNG(3pm) User Contributed Perl Documentation PNG(3pm)NAMEImager::File::PNG - read and write PNG filesSYNOPSISuse Imager; my $img = Imager->new; $img->read(file=>"foo.png") or die $img->errstr; $img->write(file => "foo.png") or die $img->errstr;DESCRIPTIONImager's PNG support is documented in Imager::Files.AUTHORTony Cook <tonyc@cpan.org>SEE ALSOImager, Imager::Files. perl v5.14.2 2012-04-30 PNG(3pm)
| Related Man Pages |
|---|
| imager::color::float(3pm) - debian |
| imager::expr::assem(3pm) - debian |
| imager::matrix2d(3pm) - debian |
| imager::security(3pm) - debian |
| imager::transform(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |