Version 10 of bitmap

Updated 2003-07-04 19:12:00

-Documentation can be found at http://www.purl.org/tcl/home/man/tcl8.4/TkCmd/bitmap.htm .

A bitmap is monochromatic representation . Use photo when you want color images or icons (aka a pixmap).


"How to edit an executable's desktop icon"


Sometimes people want to know how to edit an X bitmap or to create a new one. See Paul Obermeier's http://www.posoft.de/ 's poBitmap, part of poSoft utilities for one tool.

KPV See Bitmap Editor for a simple tool to create and edit bitmaps.


Another Tk-pertinent sense of "bitmap" is as a permissible argument to specific canvas subcommands.

http://www.tcl.tk/man/tcl8.4/TkLib/GetBitmap.htm Tk syntax help - Arts and crafts of Tcl-Tk programming [ Category Command | Category Graphics | ]