   #PHP Manual Image functions imagedashedline imageellipse

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 imagedestroy

   (PHP 3, PHP 4 )
   imagedestroy -- Destroy an image

Description

   int imagedestroy ( resource image)

   imagedestroy() frees any memory associated with image image. image is
   the image identifier returned by the imagecreate() function.
   ______________________________________________________________________

   Prev            Home         Next
   imagedashedline  Up  imageellipse
