--TEST-- new_from_file supports optional args --SKIPIF-- --FILE-- 8])["out"]; $width = vips_image_get($image, "width")["out"]; if ($width == 200) { echo "pass"; } ?> --EXPECT-- pass