函数参考
_GDIPlus_BitmapDispose
释放一个位图对象
#Include <GDIPlus.au3>
_GDIPlus_BitmapDispose($hBitmap)
参数
$hBitmap
位图对象句柄
返回值
成功:
返回 True
失败:
返回 False
注意/说明
None.
相关
详情参考
在MSDN中搜索