Chapter nine of ImageMagick, the Definitive Guide includes a C program which acts as an ImageMagick delegate. This means it demonstrates how to implement support for a new file format with ImageMagick.
C sample source code
- Post author:mikal
- Post published:January 13, 2006
- Post category:Imagemagick