Converts object to a string.
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorReplaceSphereJS(r, g, b, radius);
var value; // Type: string
value = instance.toString();
function toString() : string;
Return Value
String presentation of object.