VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorSphereJS type / clone Property
Syntax BrowserCompatibility SeeAlso
In This Topic
clone Method
In This Topic
Creates a copy of object.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorSphereJS(r, g, b, radius);

var value; // Type: Vintasoft.Imaging.ImageProcessing.WebColorSphereJS
value = instance.clone();

Return Value

Copy.
Browser Compatibility
56+
45+
11
See Also