VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorBaseJS type / clone Property
Syntax BrowserCompatibility SeeAlso
clone Method
Creates copy of object.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorBaseJS();

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

Return Value

Copy.
Browser Compatibility
56+
45+
11
See Also