VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebReplaceColorCommandJS type / get_NewColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_NewColor Method
In This Topic
Gets new color.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebReplaceColorCommandJS();

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

Return Value

New color. Default value is "rgba(0,0,0,1)".
Browser Compatibility
56+
45+
11
See Also