blob: 568b1c1778853e753f326232413976fab3a3684c (
plain) (
blame)
1
2
3
4
5
6
7
|
This is an image format handler for Tk. It handles the following image
formats:
bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript.
Using this library with Tcl/Tk applications allows one to work with
photos and images in the application.
|