创建适合设备的并以指定颜色填充的位图
#Include <WinAPIEx.au3> _WinAPI_CreateCompatibleBitmapEx( $hDC, $iWidth, $iHeight, $iRGB )