--TEST-- new_from_buffer works --SKIPIF-- --FILE-- 4])["out"]; $width3 = vips_image_get($image, "width")["out"]; if ($width1 == 1600 && $width2 = 800 && $width4 = 400) { echo "pass"; } ?> --EXPECT-- pass