CompressedBitsPerPixel
ExifData.CompressedBitsPerPixel property
获取或设置每像素的压缩位数。
public TiffRational CompressedBitsPerPixel { get; set; }
适当的价值
每个像素的压缩位数。
也可以看看
- class TiffRational
- class ExifData
- 命名空间 Aspose.Imaging.Exif
- 部件 Aspose.Imaging
获取或设置每像素的压缩位数。
public TiffRational CompressedBitsPerPixel { get; set; }
每个像素的压缩位数。