VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorReplaceSphereJS type / clone Methods / 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.WebColorReplaceSphereJS(r, g, b, radius);
    
    var value; // Type: Vintasoft.Imaging.ImageProcessing.WebColorReplaceSphereJS
    value = instance.clone();
    
    
    function clone() : WebColorReplaceSphereJS;
    

    Return Value

    Copy.
    Browser Compatibility
    56+
    45+
    11
    See Also