imgop

What: imgop
Where: http://www.sics.se/emmanuel/?Code:imgop
Description: This library provides a number of routines to operate on Tk images and also to call ImageMagick for some basic operations on pictures. The library tries to abstract away the difference between file (names) and existing Tk images, while always returning Tk images ready to be used in your application. imgop is far from a replacement for TclMagick, it has simply grown out of a number of routines that I had here and there, in applications where I did not want to link in the whole TclMagick. Note that ImageMagick now comes with an ActiveX component, which would offer yet another way to interface it, via tcom for example.
Currently at version 0.1.
Updated: 11/2006
Contact: See web site, but EF will do

See also TclMagick, ActiveX, tcom, EF