Property TileOffsets
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
TileOffsets
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.
public static ExifPropertyKey TileOffsets { get; }