次の方法で共有


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

こちらもご覧ください

ブラシと図形の塗りつぶし

Color

Solidbrush

ブラシを使用した図形の塗りつぶし