BitsPerChannel
JpegSaveOptions.BitsPerChannel property
获取或设置无损 jpeg 图像的每通道位数。 现在我们支持每通道 2 到 8 位。
public byte BitsPerChannel { get; set; }
也可以看看
- class JpegSaveOptions
- 命名空间 GroupDocs.Signature.Options
- 部件 GroupDocs.Signature
获取或设置无损 jpeg 图像的每通道位数。 现在我们支持每通道 2 到 8 位。
public byte BitsPerChannel { get; set; }