Returns color sphere parameters as JSON object.
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorReplaceSphereJS(r, g, b, radius);
var value; // Type: object
value = instance.getParams();
function getParams() : object;
Return Value
JSON object that contains the color sphere parameters.