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