R
R
Roman2015-09-20 14:55:44
PHP
Roman, 2015-09-20 14:55:44

Why is the image green?

$pic = imagecreatefromwebp('https://lh4.ggpht.com/XDX7NhI4PEE-4ygOxqZt6wy90kb9b6GY07Rg4-VnohpHzgRS8C8GdaLZAl_GfsyCkaA=h310-rw');
imagejpeg($pic, './example.jpg', 100);
imagedestroy($pic);

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question