PHP sample source code

This is the source code for the sample graphing code demonstrated in Chapter 11 of ImageMagick, the Definitive Guide. This is a small PHP script which demonstrates how to use a stock background image and some images stacked on top of each other to make quite nice bar graphs for a fictional website. Extracted source Tarball Zip file

Continue ReadingPHP sample source code

C sample source code

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. Extracted source Tarball Zip file

Continue ReadingC sample source code

Ruby sample source code

This is the source code for the imwizard application demonstrated in Chapter 10 of ImageMagick, the Definitive Guide. This is a small Ruby script which demonstrates how to build an interactive program which builds a list of commands to apply to images, and then applies those commands to many images as specified by a regular expression. Extracted source Tarball Zip file

Continue ReadingRuby sample source code

End of content

No more pages to load