(PHP 3, PHP 4 >= 4.0.0)
int imagedestroy (int im)
int imagedestroy
ImageDestroy() frees any memory associated with image im. Im is the image identifier returned by the ImageCreate() function.