TIFF Tag StripByteCounts
IFD | ![]() | Image |
---|---|---|
Code | 279 (hex 0x0117) | |
Name | StripByteCounts | |
LibTiff name | TIFFTAG_STRIPBYTECOUNTS | |
Type | SHORT or LONG | |
Count | N = StripsPerImage for PlanarConfiguration equal to 1; N = SamplesPerPixel * StripsPerImage for PlanarConfiguration equal to 2 | |
Default | None |
Description
For each strip, the number of bytes in the strip after compression.
This tag is required for Baseline TIFF files.
Related tags
StripOffsets
RowsPerStrip
TileOffsets
TileByteCounts