Guys
3.1 boasts the ability to use Imagemagick as in "Optional integration with ImageMagick as a new image manipulation backend" but how? I cant see a config anywhere except perhaps in Image.php:
static $backend = "GDBackend";
There is no other reference to Imagemagick or a suitable "convert" in the code that I can find.
Julian