VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebWebpLosslessSettingsJS type / get_NearLossless Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_NearLossless Method
    In This Topic
    Gets a value indicating whether near lossless mode should be used.
    Syntax
    var instance = new Vintasoft.Imaging.WebWebpLosslessSettingsJS();
    
    var value; // Type: boolean
    value = instance.get_NearLossless();
    
    
    function get_NearLossless() : boolean;
    

    Return Value

    A value indicating whether near lossless mode should be used.
    Browser Compatibility
    56+
    45+
    11
    See Also