CompressionLevel

PngOptions.CompressionLevel property

png 图像压缩级别在 0-9 范围内,其中 9 为最大压缩,0 为存储模式。

public int CompressionLevel { get; set; }

也可以看看