1TKJPEG(1) perl/Tk Documentation TKJPEG(1)
23
4
NAME
6tkjpeg - simple JPEG viewer using perl/Tk
7
SYNOPSIS
9tkjpeg imagefile.jpg
10
DESCRIPTION
12Very simplistic image viewer that loads JPEG image, (well actually
13anything for which Photo has a handler) and puts it into a Label for
14display.
1516
It tries to find a fullcolour visual to use if display is deeper than
178-bit. (On 8-bit it uses a 4/4/4 palette.)
18
AUTHOR
20Nick Ing-Simmons <nick@ing-simmons.net>
2122
23
24
Tk4.003 2023-07-21 TKJPEG(1)