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 |
---|
img-png(3tk) - debian |
imager::color::float(3pm) - debian |
imager::expr::assem(3pm) - debian |
imager::security(3pm) - debian |
imager::tutorial(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Find columns in a file based on header and print to new file |
My first PERL incarnation... Audio Oscillograph |