Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Tk::PNG

Name Tk::PNG
Version 4.004
Located at /usr/lib64/perl5/vendor_perl
File /usr/lib64/perl5/vendor_perl/Tk/PNG.pm
Is Core No
Search CPAN for this module Tk::PNG
Documentation Tk::PNG
Module Details Tk::PNG

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

the Tk::Photo manpage.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024