ExifTag.Image.ImageWidth Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
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; }