|
GetDCBrushColor |
Declare Function Api_GetDCBrushColor& Lib "gdi32" Alias "GetDCBrushColor" (ByVal hDC&) |
|
Declare Function GetDCBrushColor Lib "gdi32" (ByVal hdc As Long) As Long |
|
|
デバイスコンテキスト(DC)で指定されたブラシの色を取得する。 |
|
|
パラメータ
の色を返す。 |
|