Add support for the imagick toolkit
Some small code changes to add support for the imagick toolkit in combination with https://www.drupal.org/project/imagick. We prefer using the ImageMagick API because om some server it's prohibited to execute shell commands from PHP code.
Edited by Sebastian Hagens