ExifTagImageTileWidth Property

Gets the TileWidth EXIF tag.

Description: The tile width in pixels. This is the number of columns in each tile.
Id: 322 (0x0142)
Type: Short

Definition

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

Property Value

ExifTag

See Also