ComponentOne Bitmap for WPF
FillOpacityMask Method (RenderTarget)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class : FillOpacityMask Method
Applies the opacity mask described by the specified bitmap to a brush and uses that brush to paint a region of the render target.
Overload List
OverloadDescription
Applies the opacity mask described by the specified bitmap to a brush and uses that brush to paint a region of the render target.  
void ID2D1RenderTarget::FillOpacityMask([In] ID2D1Bitmap* opacityMask,[In] ID2D1Brush* brush,[In] D2D1_OPACITY_MASK_CONTENT content,[In, Optional] const D2D_RECT_F* destinationRectangle,[In, Optional] const D2D_RECT_F* sourceRectangle)  
See Also

Reference

RenderTarget Class
RenderTarget Members