BitsPerChannel

JpegSaveOptions.BitsPerChannel property

获取或设置无损 jpeg 图像的每通道位数。 现在我们支持每通道 2 到 8 位。

public byte BitsPerChannel { get; set; }

也可以看看