Table of Contents

ExifTag.Image.TileOffsets Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag TileOffsets { get; }

Property Value

ExifTag