Query: tk::jpeg
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JPEG(3) perl/Tk Documentation JPEG(3)NAMETk::JPEG - JPEG loader for Tk::PhotoSYNOPSISuse Tk; use Tk::JPEG; my $image = $widget->Photo('-format' => 'jpeg', -file => 'something.jpg');DESCRIPTIONThis 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.HISTORYThis extension works for Tk800.015 and later and is by default bundled with Perl/Tk since Tk804.AUTHORNick Ing-Simmons <nick@ing-simmons.net>SEE ALSOTk::Photo. Tk4.003 2007-05-05 JPEG(3)