Home

Tk::PNG(3pm)

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

Tk::PNG - PNG loader for Tk::Photo

  use Tk;  use Tk::PNG;  my $image = $widget->Photo('-format' => 'png', -file => 'something.png');

This is an extension for Tk which supplies PNG format loader for Photo image type.

This extension is by default bundled with Perl/Tk since Tk804.

Nick Ing-Simmons <[email protected]>

Tk::Photo.

2023-03-23Tk4.004