0 " ˆl–äY>” TËm q@³q–®¥1hßÁ ƒh¹À¿ unsupported ˆÂÁ ƒh¹À¿ 0 , ˆl–äY>”Ê_) Ú‚fàq )‹Fÿ „®>×_‡I|¥ŠèªÂÁ ?÷
![]() |
TIFF 6.0 Specification CoverageThe library is capable of dealing with images that are written to follow the 5.0 or 6.0 TIFF spec. There is also considerable support for some of the more esoteric portions of the 6.0 TIFF spec. |
| Core requirements |
Both "MM" and "II" byte orders are handled. Both packed and separated planar configuration of samples. Any number of samples per pixel (memory permitting). Any image width and height (memory permitting). Multiple subfiles can be read and written. Editing is not supported in that related subfiles (e.g. a reduced resolution version of an image) are not automatically updated. Tags handled: ExtraSamples, ImageWidth, ImageLength, NewSubfileType, ResolutionUnit. Rowsperstrip, StripOffsets, StripByteCounts, XResolution, YResolution |
|---|---|
| Tiled Images | TileWidth, TileLength, TileOffsets, TileByteCounts |
| Image Colorimetry Information | WhitePoint, PrimaryChromaticities, TransferFunction, ReferenceBlackWhite |
| Class B for bilevel images | SamplesPerPixel = 1 BitsPerSample = 1 Compression = 1 (none), 2 (CCITT 1D), or 32773 (PackBits) PhotometricInterpretation = 0 (Min-is-White), 1 (Min-is-Black) |
| Class G for grayscale images | SamplesPerPixel = 1 BitsPerSample = 4, 8 Compression = 1 (none) 5 (LZW) PhotometricInterpretation = 0 (Min-is-White), 1 (Min-is-Black) |
| Class P for palette color images | SamplesPerPixel = 1 BitsPerSample = 1-8 Compression = 1 (none) 5 (LZW) PhotometricInterpretation = 3 (Palette RGB) ColorMap |
| Class R for RGB full color images | SamplesPerPixel = 3 BitsPerSample = <8,8,8> PlanarConfiguration = 1, 2 Compression = 1 (none) 5 (LZW) PhotometricInterpretation = 2 (RGB) |
| Class F for facsimile | (Class B tags plus...) Compression = 3 (CCITT Group 3), 4 (CCITT Group 4) FillOrder = 1 (MSB), 2 (LSB) Group3Options = 1 (2d encoding), 4 (zero fill), 5 (2d+fill) ImageWidth = 1728, 2048, 2482 NewSubFileType = 2 |