imagedestroy

imagedestroy

(PHP 3, PHP 4, PHP 5)

imagedestroy -- Destroy an image

Description

bool imagedestroy ( resource image )

imagedestroy() frees any memory associated with image image. image is the image identifier returned by one of the image create functions, such as imagecreatetruecolor().

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.