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
See Also