imagedestroy

(PHP 3, 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.