--TEST-- Test charcoal image --SKIPIF-- --FILE-- read("magick:rose"); $gm->charcoalImage(3,3); $gm->write($filename); echo "ok"; ?> --EXPECT-- ok