ExifTagImageStripByteCounts Property

Gets the StripByteCounts EXIF tag.

Description: The total number of bytes in each strip. With JPEG compressed data this designation is not needed and is omitted.
Id: 279 (0x0117)
Type: Long

Definition

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

Property Value

ExifTag

See Also