VintaSoft Imaging .NET SDK 14.0: 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();
    
    
    function clone() : WebColorSphereJS;
    

    Return Value

    Copy.
    Browser Compatibility
    56+
    45+
    11
    See Also