Bitmap for WPF
FillOpacityMask メソッド (CommandSinkNative)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > CommandSinkNative クラス : FillOpacityMask メソッド
HRESULT ID2D1CommandSink::FillOpacityMask([In] ID2D1Bitmap* opacityMask,[In] ID2D1Brush* brush,[In, Optional] const D2D_RECT_F* destinationRectangle,[In, Optional] const D2D_RECT_F* sourceRectangle)
シンタックス
'宣言
 
Public Sub FillOpacityMask( _
   ByVal opacityMask As Bitmap, _
   ByVal brush As Brush, _
   ByVal destinationRectangle As System.Nullable(Of RectF), _
   ByVal sourceRectangle As System.Nullable(Of RectF) _
) 
public void FillOpacityMask( 
   Bitmap opacityMask,
   Brush brush,
   System.Nullable<RectF> destinationRectangle,
   System.Nullable<RectF> sourceRectangle
)

パラメータ

opacityMask
brush
destinationRectangle
sourceRectangle
参照

CommandSinkNative クラス
CommandSinkNative メンバ