Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.imagedestroy.html
Дата изменения: Sun Feb 3 22:41:26 2002
Дата индексирования: Tue Oct 2 06:44:52 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.