Category:TkImg: Difference between revisions

From Rosetta Code
Content added Content deleted
(It's a library)
(Clarify naming, remove GIF as that's fully supported by core Tk)
Line 1: Line 1:
{{library}}
{{library}}
This package enhances Tk, adding support for many other Image formats: BMP, XBM, XPM, GIF (with transparency, but without LZW), PNG, JPEG, TIFF and postscript.
This package (usually referred to as <code>Img</code> in [[Tcl]] code, but called TkImg here to avoid confusion) enhances Tk, adding support for many other Image formats: BMP, XBM, XPM, PNG, JPEG, TIFF and postscript.


Home: http://tkimg.sourceforge.net/
Home: http://tkimg.sourceforge.net/

Revision as of 23:23, 21 January 2010

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

This package (usually referred to as Img in Tcl code, but called TkImg here to avoid confusion) enhances Tk, adding support for many other Image formats: BMP, XBM, XPM, PNG, JPEG, TIFF and postscript.

Home: http://tkimg.sourceforge.net/

Pages in category "TkImg"

This category contains only the following page.