Ch ImageMagick is a Ch binding to the ImageMagick C library. With the Ch ImageMagick package, all C (or C++) programs using functions from the ImageMagick C library can readily run in Ch interpretively without compilation. Command line programs in ImageMagick can also be readily used as shell commands in Ch scripts. It is an ideal solution for rapid prototyping, Web-based applications, teaching and learning image processing.
Release Notes
System Requirements
Ch ImageMagick Distribution Directory
Installation Instructions
Uninstallation Instructions
(1) Run the following command in a Ch shell under the directory
IMAGEMAGICK_HOME/ch.
Demo Programs License
Ch ImageMagick is open source in public domain.
Contributors
Stephen Nestinger ssn17 at yahoo dot com
(1) Ch Standard or Professional Edition version 5.0.3.12331
or higher .
Ch is free and
available for multiple platforms from SoftIntegration at
http://www.softintegration.com.
All existing ImageMagick C programs are readily to run
with Ch ImageMagick interpretively without compilation.
When Ch ImageMagick is built, a directory with C demo programs
using ImageMagick are created.
In addition, since Ch is
a command shell,
all
command line tools as
described in
Command-Line Tutorials
are readily to run inside a Ch script.