PngOptions.CompressionLevel

PngOptions.CompressionLevel property

The png image compression level in the 0-9 range, where 9 is maximum compression and 0 is store mode.

public int CompressionLevel { get; set; }

See Also