poImg - Image processing package
poImg is a Tk package for image processing.
This package can be built using the Tcl Extension Architecture (TEA) framework. It runs on Windows, Linux and MacOS.
The image processing functionality is state-machine based like OpenGL.
The following commands are currently supported by poImg:
poImageMode
This command sets or gets current state settings.
Example states are draw mask, draw color, draw mode or channel format.
poImage
This command creates a new image.
The image can be a new blank image, read from an image file or copied from a Tk photo image.
A rudimentary documentation is available in the C reference manual.
Downloads below are source code. Windows binaries are available via BAWT (Build Automation With Tcl).
2024/12/08: Version 2.1.0