SolidBrush::SolidBrush(constColor&) メソッド (gdiplusbrush.h)
色に基づいて SolidBrush オブジェクトを作成します。
void SolidBrush(
[in, ref] const Color & color
);
[in, ref] color
型: const Color
この単色ブラシの初期色を指定する Color オブジェクトへの参照。
なし
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusbrush.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |