Table of Contents

Method FillOpacityMask

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

FillOpacityMask(IDeviceBitmap, IDeviceBrush, in RectFloat?, in RectFloat?)

void FillOpacityMask(IDeviceBitmap opacityMask, IDeviceBrush brush, in RectFloat? destinationRectangle, in RectFloat? sourceRectangle)

Parameters

opacityMask IDeviceBitmap
brush IDeviceBrush
destinationRectangle RectFloat?
sourceRectangle RectFloat?