VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorReplaceSphereJS type / get_NewColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_NewColor Method
In This Topic
Gets a color, which should be used instead of replaced color.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorReplaceSphereJS(r, g, b, radius);

var value; // Type: Vintasoft.Imaging.ImageProcessing.WebColorBaseJS
value = instance.get_NewColor();

Return Value

An instance of WebColorBaseJS class.
Browser Compatibility
56+
45+
11
See Also