VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebAdvancedReplaceColorCommandJS type / get_MaskImage Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_MaskImage Method
In This Topic
Gets the black-white image mask.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAdvancedReplaceColorCommandJS();

var value; // Type: string
value = instance.get_MaskImage();

Return Value

Url or base64 statement of image. Default value is empty string.
Browser Compatibility
56+
45+
11
See Also