Click or drag to resize

ExifDataCompressedBitsPerPixel Property

Gets or sets the compressed bits per pixel.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public TiffRational CompressedBitsPerPixel { get; set; }

Property Value

Type: TiffRational
The compressed bits per pixel.
See Also