проблемы с GDhttp://softtime.ru/forumпроблемы с GDhttp://softtime.ru/forum/read.php?id_forum=1&id_theme=85594#post509156$d_im = imagecreatetruecolor (800,600);проблемы с GDFri, 9 Mar 2012 00:04:45 +0300Sfinksпроблемы с GDhttp://softtime.ru/forum/read.php?id_forum=1&id_theme=85594#post509148Все правильно, цвета так и должны теряться? "?php function makeSmallCopy($path){ $im=@imagecreatefromjpeg($path); if(!$im) die("Cannot find uploaded ile!"); $width=imagesx($im); $height=imagesy($im); $d_im=imagecreate(800,600);...проблемы с GDThu, 8 Mar 2012 22:39:55 +0300alexander95проблемы с GDhttp://softtime.ru/forum/read.php?id_forum=1&id_theme=85594#post509147вот результатпроблемы с GDThu, 8 Mar 2012 22:38:16 +0300alexander95проблемы с GDhttp://softtime.ru/forum/read.php?id_forum=1&id_theme=85594#post509146Я думаю, что не один такой - при сжатии изображения с помощью imagecopyresampled(), пропадают все цвета практически. Приведу пример сжатия...проблемы с GDThu, 8 Mar 2012 22:37:58 +0300alexander95