debian man page for tk::png

Query: tk::png

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PNG(3pm)						       perl/Tk Documentation							  PNG(3pm)

NAME
Tk::PNG - PNG loader for Tk::Photo
SYNOPSIS
use Tk; use Tk::PNG; my $image = $widget->Photo('-format' => 'png', -file => 'something.png');
DESCRIPTION
This is an extension for Tk which supplies PNG format loader for Photo image type.
HISTORY
This extension is by default bundled with Perl/Tk since Tk804.
AUTHOR
Nick Ing-Simmons <nick@ing-simmons.net>
SEE ALSO
Tk::Photo. Tk4.004 2010-05-29 PNG(3pm)
Related Man Pages
gif2apng(1) - debian
png(5) - x11r4
img-png(n) - osx
png.4(4) - sunos
image::exiftool::writepng(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file