Gets the black-white or 8-bit image mask.
var instance = new Vintasoft.Imaging.ImageProcessing.WebOverlayMaskedCommandJS();
var value; // Type: string
value = instance.get_MaskImage();
function get_MaskImage() : string;
Return Value
An URL or Base64 string of image mask. Default value is empty string.