ExifTagPhotoPixelXDimension Property

Gets the PixelXDimension EXIF tag.

Description: Information specific to compressed data. When a compressed file is recorded, the valid width of the meaningful image must be recorded in this tag, whether or not there is padding data or a restart marker. This tag should not exist in an uncompressed file.
Id: 40962 (0xa002)
Type: Long

Definition

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

Property Value

ExifTag

See Also