Gets the black-white image mask.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebColorNoiseClearCommandJS();
var value; // Type: string
value = instance.get_MaskImage();
function get_MaskImage() : string;
Return Value
Url or base64 statement of image. Default value is empty string.