ExifTagPhotoCompressedBitsPerPixel Property

Gets the CompressedBitsPerPixel EXIF tag.

Description: Information specific to compressed data. The compression mode used for a compressed image is indicated in unit 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