Category:TkImg: Difference between revisions

From Rosetta Code
Content added Content deleted
(It's a library)
(organizing)
 
(2 intermediate revisions by the same user not shown)
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/
[[Category:Tcl packages]]

Latest revision as of 08:23, 11 August 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.