imagedestroy
(PHP 4, PHP 5, PHP 7, PHP 8)
imagedestroy — 銷燬一影象
說明
imagedestroy(resource
$image): bool imagedestroy() 釋放與 image 關聯的記憶體。image 是由影象建立函式返回的影象識別符號,例如 imagecreatetruecolor()。
Template Website
(PHP 4, PHP 5, PHP 7, PHP 8)
imagedestroy — 銷燬一影象
$image): bool imagedestroy() 釋放與 image 關聯的記憶體。image 是由影象建立函式返回的影象識別符號,例如 imagecreatetruecolor()。