Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.imagedestroy.html
Дата изменения: Sun Feb 3 22:41:26 2002
Дата индексирования: Mon Oct 1 21:42:46 2012
Кодировка:
ImageDestroy

ImageDestroy

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

ImageDestroy -- Destroy an image

Description

int imagedestroy ( int im)

ImageDestroy() frees any memory associated with image im. Im is the image identifier returned by the ImageCreate() function.