ExifTagImageTileOffsets Property

Gets the TileOffsets EXIF tag.

Description: For each tile, the byte offset of that tile, as compressed and stored on disk. The offset is specified with respect to the beginning of the TIFF file. Note that this implies that each tile has a location independent of the locations of other tiles.
Id: 324 (0x0144)
Type: Short

Definition

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

Property Value

ExifTag

See Also