GetBitmapBits |
Declare Function Api_GetBitmapBits& Lib "gdi32" Alias "GetBitmapBits" (ByVal hBitmap&, ByVal dwCount&, lpBits As Any) |
Declare Function GetBitmapBits Lib "gdi32" (ByVal hBitmap As Long, ByVal dwCount As Long, lpBits As Any) As Long |
|
指定されたビットマップのビットを取得し、バッファにコピーする。 |
|
パラメータ |