(PHP 4, PHP 5)
imagedestroy — Destroy an image
imagedestroy() frees any memory associated with image image .
An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.