ImageLength

ExifPackage.ImageLength property

Gets or sets the number of rows of image data.

public int ImageLength { get; set; }

Property Value

The number of rows of image data.

See Also