ExifTagImageTileByteCounts Property

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

Definition

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

Property Value

ExifTag

See Also