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::JPEG

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

NAME

Tk::JPEG - JPEG loader for Tk::Photo


SYNOPSIS

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


DESCRIPTION

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

JPEG access is via release 5 of the The Independent JPEG Group's (IJG) free JPEG software.


HISTORY

This extension works for Tk800.015 and later and 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