var instance = new Vintasoft.Imaging.WebJpegEncoderSettingsJS(quality); var value; // Type: Vintasoft.Imaging.WebJpegEncoderSettingsJS value = instance.clone();
function clone() : WebJpegEncoderSettingsJS;
Return Value
New object that is a copy of the current instance.