ExifTagImageImageLength Property

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

Definition

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

Property Value

ExifTag

See Also