ExifTagImageCompressedBitsPerPixel Property

Gets the CompressedBitsPerPixel EXIF tag.

Description: Specific to compressed data; states the compressed bits per pixel.
Id: 37122 (0x9102)
Type: Rational

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag CompressedBitsPerPixel { get; }

Property Value

ExifTag

See Also