Gets the ImageWidth EXIF tag.
Description: The number of columns of image data, equal to the number of pixels per row. In JPEG compressed data a JPEG marker is used instead of this tag.
Id: 256 (0x0100)
Type: Long
public static ExifTag ImageWidth { get; }
Public Shared ReadOnly Property ImageWidth As ExifTag
Get