ExifTag.Image.TileByteCounts Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the TileByteCounts EXIF tag.
Description: For each tile, the number of (compressed) bytes in that tile. See TileOffsets for a description of how the byte counts are ordered.
Id: 325 (0x0145)
Type: Short
public static ExifTag TileByteCounts { get; }