独学プログラミング言語のページ > Win32API(C言語,C++) > CreateSolidBrush
HBRUSH CreateSolidBrush( COLORREF crColor //ブラシの色を表す値 );
ソース