--TEST-- separateImageChannel test --SKIPIF-- --FILE-- read("magick:rose"); $gm->separateImageChannel(1); echo "ok"; ?> --EXPECTF-- ok