NAME
img-intro - Introduction to Img
SYNOPSIS
package require TTkk package require IImmgg ??11..33??DESCRIPTION
IImmgg is a TTkk extension, adding support for many other Image formats, as listed below. The individual formats are described in more detail on their own pages.bmp Windows bitmap format. See iimmgg-bbmmpp.
gif The venerable graphics interchange format (with transparency,but without LZW. The latter due to patent issues). See iimmgg-ggiiff.
ico Windows icon files. See iimmgg-iiccoo.
jpeg The format for lossy compressed still pictures specified by theJoint Picture Experts Group. See iimmgg-jjppeegg.
pcx Paintbrush image format. See iimmgg-ppccxx.
pixmap While the other formats are handlers for the TTkk photo image typethis is a new image type for TTkk. See iimmgg-ppiixxmmaapp.
png Portable Network Graphics, successor to GIF. See iimmgg-ppnngg.
ppm Portable Pixmaps. See iimmgg-ppppmm.
ps Postscript and PDF (Portable document format). Requires anexternal application, gghhoossttvviieeww, for its operation. See iimmgg-ppss.
sgi Native SGI format. See iimmgg-ssggii.
sun Sun raster images. See iimmgg-ssuunn.
tga Targa files. See iimmgg-ttggaa.
tiff Tagged Interchange File Format. See iimmgg-ttiiffff.
window ??? See iimmgg-wwiinnddooww.
xbm X Bitmaps. See iimmgg-xxbbmm.
xpm X Pixmaps. See iimmgg-xxppmm. This version only works with Tcl/Tk
8.2 or higher. If you are using Tk 8.1 or lower please stick with Img 1.2.4 (which is still available). And if you are using Tk4.2 or lower, please stick with Img 1.1.4 (which is also still available).SEE ALSO
img-bmp, img-gif, img-ico, img-jpeg, img-pcx, img-pixmap, img-png, img-
ppm, img-ps, img-sgi, img-sun, img-tga, img-tiff, img-window, img-xbm,
img-xpm
KKEEYYWWOORRDDSS bmp, gif, ico, image handling, jpeg, pcx, pdf, pixmap, png, postscript, ppm, ps, sgi, sun, tga, tiff, tk, window, xbm, xpm COPYRIGHTCopyright (c) 1995-2003 Jan Nijtmans
Img 1.3 img-intro(n)