This property retrieves the mask image used when processing an effect.
[Visual Basic]
Public ReadOnly Property DestinationMask As System.Drawing.Image
Public ReadOnly Property DestinationMask As System.Drawing.Image
[C#]
public System.Drawing.Image DestinationMask {get;}
public System.Drawing.Image DestinationMask {get;}
Property Value
Image ClassExplanation
This property retrieves the mask image used when processing an effect. The mask image must be a 1-bit color black and white image which is the same size as the image it masks.