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 As Bitmap, _
ByVal As Brush, _
ByVal As System.Nullable(Of RectF), _
ByVal As System.Nullable(Of RectF) _
)
public void FillOpacityMask(
Bitmap ,
Brush ,
System.Nullable<RectF> ,
System.Nullable<RectF>
)
パラメータ
- opacityMask
- brush
- destinationRectangle
- sourceRectangle
参照