VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebPngEncoderSettingsJS type / normal Property
Syntax BrowserCompatibility SeeAlso
normal Method
Gets the "normal" encoder settings.
Syntax
var instance = new Vintasoft.Imaging.WebPngEncoderSettingsJS(filterMethod, compressionLevel);

var value; // Type: Vintasoft.Imaging.WebPngEncoderSettingsJS
value = instance.normal();

Return Value

An instance of WebPngEncoderSettingsJS class
Browser Compatibility
56+
45+
11
See Also