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

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

Return Value

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