update : 2015.11.03
php.shukuma.com검색:
|
imagedestroy(PHP 4, PHP 5) imagedestroy — Destroy an image 설명
bool imagedestroy
( resource
$image
)
imagedestroy() frees any memory associated
with image 반환값
성공 시 예제
Example #1 Using imagedestroy() example
<?php |