ExifTag.Image.ImageLength Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the ImageLength EXIF tag.
Description: The number of rows of image data. In JPEG compressed data a JPEG marker is used instead of this tag.
Id: 257 (0x0101)
Type: Long
public static ExifTag ImageLength { get; }