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.
var instance = new Vintasoft.Imaging.WebWebpLosslessSettingsJS(); var value; // Type: boolean value = instance.get_NearLossless();
function get_NearLossless() : boolean;