ApplyMaskMaskImage Property |
Namespace: Accord.Imaging.Filters
Exception | Condition |
---|---|
ArgumentException | The mask image must be 8 bpp grayscale image. |
The property specifies mask image to use. The image must be grayscale (8 bpp format) and have the same size as the source image to process.
When the property is set, both UnmanagedMaskImage and Mask properties are set to .