Home » Tag: Calling C Functions from Tcl

Tag Archives: Calling C Functions from Tcl

Tcl/Tk with C for Image Processing

Siome K. Goldenstein Issue #37, May 1997 See how to use a mix of Tcl, Tk, and C to make image manipulation both easy and efficient. To start an implementation in C from scratch for an image processing (or manipulation) program is a difficult task. It is necessary not only to develop an internal data structure, but also to write ...

Read More »