(PHP 4, PHP 5)
imagedestroy — Destrói uma imagem
imagedestroy() libera qualquer memória associada com a imagem image.
An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().
Retorna TRUE em caso de sucesso ou FALSE em falhas.