[Visual Basic] Public ReadOnly Property
DestinationMask As Image
[C#] public Image DestinationMask {get;}
Property Value
Image class
Explanation
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.