ExifTagImageTileLength Property

Gets the TileLength EXIF tag.

Description: The tile length (height) in pixels. This is the number of rows in each tile.
Id: 323 (0x0143)
Type: Short

Definition

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

Property Value

ExifTag

See Also