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