Slight update to Chapter 7 images

Thanks to John N. Rayner for pointing out that figure 7-41 wasn't online. It turns out this is because the script that I wrote to convert the images refused to convert that figure for me because it was compressed with an algorithm that ImageMagick doesn't support for legal reasons. That compression was used because the publishing team tweaked that image at some point, and I simply didn't notice. The problem has now been corrected, and I apologise for any inconvenience.

Continue ReadingSlight update to Chapter 7 images

Done?

Well, given the book is now in stores, the figures online, and the sample code available, I think I am basically finished with the project (barring future editions, which may or may not happen depending on demand I suppose). So, if you have questions about the book, the process of writing an open source book, or ImageMagick, feel free to drop me a line at the magic ImageMagick alias and I will see what I can do.

Continue ReadingDone?

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

Figures from chapter 1 of ImageMagick, the definitive guide

Here are the thumbnails for the figures from chapter 1 of ImageMagick, the Definitive Guide: Figure 1-1 Figure 1-2 Figure 1-3 Figure 1-4 Figure 1-5 Figure 1-6 Figure 1-7 Figure 1-8 Figure 1-9 Figure 1-10 Figure 1-11 Figure 1-12 Figure 1-13 Figure 1-14 Figure 1-15 Figure 1-16 Figure 1-17 Figure 1-18 Figure 1-19

Continue ReadingFigures from chapter 1 of ImageMagick, the definitive guide

End of content

No more pages to load