--TEST-- Test addnoiseimage image --SKIPIF-- --FILE-- read("magick:rose"); $gm->addNoiseImage(Gmagick::COLOR_BLACK); echo "ok"; ?> --EXPECT-- ok