结束图形。
语法: int imagedestroy(int im);
传回值: 整数
函式种类: 图形处理
本函式将图片 handle 解构,释于记忆体空间。参数 im 为 ImageCreate() 所建立的图片 handle。