Table of Contents

ExifTag.Photo.PixelXDimension Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag PixelXDimension { get; }

Property Value

ExifTag