CompressedBitsPerPixel

ExifData.CompressedBitsPerPixel property

Gets or sets the compressed bits per pixel.

public TiffRational CompressedBitsPerPixel { get; set; }

Property Value

The compressed bits per pixel.

See Also