ExifTagImagePhotometricInterpretation Property

Gets the PhotometricInterpretation EXIF tag.

Description: The pixel composition. In JPEG compressed data a JPEG marker is used instead of this tag.
Id: 262 (0x0106)
Type: Short

Definition

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

Property Value

ExifTag

See Also