Bitmap for WPF
CreateSolidColorBrush メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > RenderTarget クラス : CreateSolidColorBrush メソッド
HRESULT ID2D1RenderTarget::CreateSolidColorBrush([In] const D2D_COLOR_F* color,[In, Optional] const D2D1_BRUSH_PROPERTIES* brushProperties,[Out, Fast] ID2D1SolidColorBrush** solidColorBrush)
シンタックス
'宣言
 
Public Function CreateSolidColorBrush( _
   ByVal color As ColorF, _
   ByVal brushProperties As System.Nullable(Of BrushProperties) _
) As SolidColorBrush
public SolidColorBrush CreateSolidColorBrush( 
   ColorF color,
   System.Nullable<BrushProperties> brushProperties
)

パラメータ

color
brushProperties
参照

RenderTarget クラス
RenderTarget メンバ