Tk::JPEG (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Tk::JPEG - JPEG loader for Tk::PhotoSYNOPSIS
use Tk; use Tk::JPEG; my $image = $widget->Photo('-format' => 'jpeg', -file => 'something.jpg');
DESCRIPTION
This is an extension for Tk which suppliesJPEG
format loader for Photo image type.
JPEG
access is via release 5 of the The Independent JPEG
Group's (IJG
)
free JPEG
software.