Browse Source

Add more items to TIFF readme

pull/1570/head
Andrew Wilkinson 9 years ago
parent
commit
03b16bc8e9
  1. 370
      src/ImageSharp/Formats/Tiff/README.md

370
src/ImageSharp/Formats/Tiff/README.md

@ -23,187 +23,217 @@
## Implementation Status ## Implementation Status
### Compression Formats
| |Encoder|Decoder|Comments |
|---------------------------|:-----:|:-----:|--------------------------|
|None | | | |
|Ccitt1D | | | |
|PackBits | | | |
|CcittGroup3Fax | | | |
|CcittGroup4Fax | | | |
|Lzw | | | |
|Old Jpeg | | | |
|Jpeg (Technote 2) | | | |
|Deflate (Technote 2) | | | |
|Old Deflate (Technote 2) | | | |
### Photometric Interpretation Formats
| |Encoder|Decoder|Comments |
|---------------------------|:-----:|:-----:|--------------------------|
|WhiteIsZero | | | |
|BlackIsZero | | | |
|Rgb (Chunky) | | | |
|Rgb (Planar) | | | |
|PaletteColor | | | |
|TransparencyMask | | | |
|Separated (TIFF Extension) | | | |
|YCbCr (TIFF Extension) | | | |
|CieLab (TIFF Extension) | | | |
|IccLab (TechNote 1) | | | |
### Baseline TIFF Tags ### Baseline TIFF Tags
| |Encoder|Decoder|Comments | | |Encoder|Decoder|Comments |
|---------------------------|:-----:|:-----:|--------------------------| |---------------------------|:-----:|:-----:|--------------------------|
|NewSubfileType | [ ] | [ ] | | |NewSubfileType | | | |
|SubfileType | [ ] | [ ] | | |SubfileType | | | |
|ImageWidth | [ ] | [ ] | | |ImageWidth | | | |
|ImageLength | [ ] | [ ] | | |ImageLength | | | |
|BitsPerSample | [ ] | [ ] | | |BitsPerSample | | | |
|Compression | [ ] | [ ] | | |Compression | | | |
|PhotometricInterpretation | [ ] | [ ] | | |PhotometricInterpretation | | | |
|Threshholding | [ ] | [ ] | | |Threshholding | | | |
|CellWidth | [ ] | [ ] | | |CellWidth | | | |
|CellLength | [ ] | [ ] | | |CellLength | | | |
|FillOrder | [ ] | [ ] | | |FillOrder | | | |
|ImageDescription | [ ] | [ ] | | |ImageDescription | | | |
|Make | [ ] | [ ] | | |Make | | | |
|Model | [ ] | [ ] | | |Model | | | |
|StripOffsets | [ ] | [ ] | | |StripOffsets | | | |
|Orientation | [ ] | [ ] | | |Orientation | | | |
|SamplesPerPixel | [ ] | [ ] | | |SamplesPerPixel | | | |
|RowsPerStrip | [ ] | [ ] | | |RowsPerStrip | | | |
|StripByteCounts | [ ] | [ ] | | |StripByteCounts | | | |
|MinSampleValue | [ ] | [ ] | | |MinSampleValue | | | |
|MaxSampleValue | [ ] | [ ] | | |MaxSampleValue | | | |
|XResolution | [ ] | [ ] | | |XResolution | | | |
|YResolution | [ ] | [ ] | | |YResolution | | | |
|PlanarConfiguration | [ ] | [ ] | | |PlanarConfiguration | | | |
|FreeOffsets | [ ] | [ ] | | |FreeOffsets | | | |
|FreeByteCounts | [ ] | [ ] | | |FreeByteCounts | | | |
|GrayResponseUnit | [ ] | [ ] | | |GrayResponseUnit | | | |
|GrayResponseCurve | [ ] | [ ] | | |GrayResponseCurve | | | |
|ResolutionUnit | [ ] | [ ] | | |ResolutionUnit | | | |
|Software | [ ] | [ ] | | |Software | | | |
|DateTime | [ ] | [ ] | | |DateTime | | | |
|Artist | [ ] | [ ] | | |Artist | | | |
|HostComputer | [ ] | [ ] | | |HostComputer | | | |
|ColorMap | [ ] | [ ] | | |ColorMap | | | |
|ExtraSamples | [ ] | [ ] | | |ExtraSamples | | | |
|Copyright | [ ] | [ ] | | |Copyright | | | |
### Extension TIFF Tags ### Extension TIFF Tags
| |Encoder|Decoder|Comments | | |Encoder|Decoder|Comments |
|---------------------------|:-----:|:-----:|--------------------------| |---------------------------|:-----:|:-----:|--------------------------|
|NewSubfileType | [ ] | [ ] | | |NewSubfileType | | | |
|DocumentName | [ ] | [ ] | | |DocumentName | | | |
|PageName | [ ] | [ ] | | |PageName | | | |
|XPosition | [ ] | [ ] | | |XPosition | | | |
|YPosition | [ ] | [ ] | | |YPosition | | | |
|T4Options | [ ] | [ ] | | |T4Options | | | |
|T6Options | [ ] | [ ] | | |T6Options | | | |
|PageNumber | [ ] | [ ] | | |PageNumber | | | |
|TransferFunction | [ ] | [ ] | | |TransferFunction | | | |
|Predictor | [ ] | [ ] | | |Predictor | | | |
|WhitePoint | [ ] | [ ] | | |WhitePoint | | | |
|PrimaryChromaticities | [ ] | [ ] | | |PrimaryChromaticities | | | |
|HalftoneHints | [ ] | [ ] | | |HalftoneHints | | | |
|TileWidth | [ ] | [ ] | | |TileWidth | | | |
|TileLength | [ ] | [ ] | | |TileLength | | | |
|TileOffsets | [ ] | [ ] | | |TileOffsets | | | |
|TileByteCounts | [ ] | [ ] | | |TileByteCounts | | | |
|BadFaxLines | [ ] | [ ] | | |BadFaxLines | | | |
|CleanFaxData | [ ] | [ ] | | |CleanFaxData | | | |
|ConsecutiveBadFaxLines | [ ] | [ ] | | |ConsecutiveBadFaxLines | | | |
|SubIFDs | [ ] | [ ] | | |SubIFDs | | | |
|InkSet | [ ] | [ ] | | |InkSet | | | |
|InkNames | [ ] | [ ] | | |InkNames | | | |
|NumberOfInks | [ ] | [ ] | | |NumberOfInks | | | |
|DotRange | [ ] | [ ] | | |DotRange | | | |
|TargetPrinter | [ ] | [ ] | | |TargetPrinter | | | |
|SampleFormat | [ ] | [ ] | | |SampleFormat | | | |
|SMinSampleValue | [ ] | [ ] | | |SMinSampleValue | | | |
|SMaxSampleValue | [ ] | [ ] | | |SMaxSampleValue | | | |
|TransferRange | [ ] | [ ] | | |TransferRange | | | |
|ClipPath | [ ] | [ ] | | |ClipPath | | | |
|XClipPathUnits | [ ] | [ ] | | |XClipPathUnits | | | |
|YClipPathUnits | [ ] | [ ] | | |YClipPathUnits | | | |
|Indexed | [ ] | [ ] | | |Indexed | | | |
|JPEGTables | [ ] | [ ] | | |JPEGTables | | | |
|OPIProxy | [ ] | [ ] | | |OPIProxy | | | |
|GlobalParametersIFD | [ ] | [ ] | | |GlobalParametersIFD | | | |
|ProfileType | [ ] | [ ] | | |ProfileType | | | |
|FaxProfile | [ ] | [ ] | | |FaxProfile | | | |
|CodingMethods | [ ] | [ ] | | |CodingMethods | | | |
|VersionYear | [ ] | [ ] | | |VersionYear | | | |
|ModeNumber | [ ] | [ ] | | |ModeNumber | | | |
|Decode | [ ] | [ ] | | |Decode | | | |
|DefaultImageColor | [ ] | [ ] | | |DefaultImageColor | | | |
|JPEGProc | [ ] | [ ] | | |JPEGProc | | | |
|JPEGInterchangeFormat | [ ] | [ ] | | |JPEGInterchangeFormat | | | |
|JPEGInterchangeFormatLength| [ ] | [ ] | | |JPEGInterchangeFormatLength| | | |
|JPEGRestartInterval | [ ] | [ ] | | |JPEGRestartInterval | | | |
|JPEGLosslessPredictors | [ ] | [ ] | | |JPEGLosslessPredictors | | | |
|JPEGPointTransforms | [ ] | [ ] | | |JPEGPointTransforms | | | |
|JPEGQTables | [ ] | [ ] | | |JPEGQTables | | | |
|JPEGDCTables | [ ] | [ ] | | |JPEGDCTables | | | |
|JPEGACTables | [ ] | [ ] | | |JPEGACTables | | | |
|YCbCrCoefficients | [ ] | [ ] | | |YCbCrCoefficients | | | |
|YCbCrSubSampling | [ ] | [ ] | | |YCbCrSubSampling | | | |
|YCbCrPositioning | [ ] | [ ] | | |YCbCrPositioning | | | |
|ReferenceBlackWhite | [ ] | [ ] | | |ReferenceBlackWhite | | | |
|StripRowCounts | [ ] | [ ] | | |StripRowCounts | | | |
|XMP | [ ] | [ ] | | |XMP | | | |
|ImageID | [ ] | [ ] | | |ImageID | | | |
|ImageLayer | [ ] | [ ] | | |ImageLayer | | | |
### Private TIFF Tags ### Private TIFF Tags
| |Encoder|Decoder|Comments | | |Encoder|Decoder|Comments |
|---------------------------|:-----:|:-----:|--------------------------| |---------------------------|:-----:|:-----:|--------------------------|
|Wang Annotation | [ ] | [ ] | | |Wang Annotation | | | |
|MD FileTag | [ ] | [ ] | | |MD FileTag | | | |
|MD ScalePixel | [ ] | [ ] | | |MD ScalePixel | | | |
|MD ColorTable | [ ] | [ ] | | |MD ColorTable | | | |
|MD LabName | [ ] | [ ] | | |MD LabName | | | |
|MD SampleInfo | [ ] | [ ] | | |MD SampleInfo | | | |
|MD PrepDate | [ ] | [ ] | | |MD PrepDate | | | |
|MD PrepTime | [ ] | [ ] | | |MD PrepTime | | | |
|MD FileUnits | [ ] | [ ] | | |MD FileUnits | | | |
|ModelPixelScaleTag | [ ] | [ ] | | |ModelPixelScaleTag | | | |
|IPTC | [ ] | [ ] | | |IPTC | | | |
|INGR Packet Data Tag | [ ] | [ ] | | |INGR Packet Data Tag | | | |
|INGR Flag Registers | [ ] | [ ] | | |INGR Flag Registers | | | |
|IrasB Transformation Matrix| [ ] | [ ] | | |IrasB Transformation Matrix| | | |
|ModelTiepointTag | [ ] | [ ] | | |ModelTiepointTag | | | |
|ModelTransformationTag | [ ] | [ ] | | |ModelTransformationTag | | | |
|Photoshop | [ ] | [ ] | | |Photoshop | | | |
|Exif IFD | [ ] | [ ] | | |Exif IFD | | | |
|ICC Profile | [ ] | [ ] | | |ICC Profile | | | |
|GeoKeyDirectoryTag | [ ] | [ ] | | |GeoKeyDirectoryTag | | | |
|GeoDoubleParamsTag | [ ] | [ ] | | |GeoDoubleParamsTag | | | |
|GeoAsciiParamsTag | [ ] | [ ] | | |GeoAsciiParamsTag | | | |
|GPS IFD | [ ] | [ ] | | |GPS IFD | | | |
|HylaFAX FaxRecvParams | [ ] | [ ] | | |HylaFAX FaxRecvParams | | | |
|HylaFAX FaxSubAddress | [ ] | [ ] | | |HylaFAX FaxSubAddress | | | |
|HylaFAX FaxRecvTime | [ ] | [ ] | | |HylaFAX FaxRecvTime | | | |
|ImageSourceData | [ ] | [ ] | | |ImageSourceData | | | |
|Interoperability IFD | [ ] | [ ] | | |Interoperability IFD | | | |
|GDAL_METADATA | [ ] | [ ] | | |GDAL_METADATA | | | |
|GDAL_NODATA | [ ] | [ ] | | |GDAL_NODATA | | | |
|Oce Scanjob Description | [ ] | [ ] | | |Oce Scanjob Description | | | |
|Oce Application Selector | [ ] | [ ] | | |Oce Application Selector | | | |
|Oce Identification Number | [ ] | [ ] | | |Oce Identification Number | | | |
|Oce ImageLogic Characteristics| [ ] | [ ] | | |Oce ImageLogic Characteristics| | | |
|DNGVersion | [ ] | [ ] | | |DNGVersion | | | |
|DNGBackwardVersion | [ ] | [ ] | | |DNGBackwardVersion | | | |
|UniqueCameraModel | [ ] | [ ] | | |UniqueCameraModel | | | |
|LocalizedCameraModel | [ ] | [ ] | | |LocalizedCameraModel | | | |
|CFAPlaneColor | [ ] | [ ] | | |CFAPlaneColor | | | |
|CFALayout | [ ] | [ ] | | |CFALayout | | | |
|LinearizationTable | [ ] | [ ] | | |LinearizationTable | | | |
|BlackLevelRepeatDim | [ ] | [ ] | | |BlackLevelRepeatDim | | | |
|BlackLevel | [ ] | [ ] | | |BlackLevel | | | |
|BlackLevelDeltaH | [ ] | [ ] | | |BlackLevelDeltaH | | | |
|BlackLevelDeltaV | [ ] | [ ] | | |BlackLevelDeltaV | | | |
|WhiteLevel | [ ] | [ ] | | |WhiteLevel | | | |
|DefaultScale | [ ] | [ ] | | |DefaultScale | | | |
|DefaultCropOrigin | [ ] | [ ] | | |DefaultCropOrigin | | | |
|DefaultCropSize | [ ] | [ ] | | |DefaultCropSize | | | |
|ColorMatrix1 | [ ] | [ ] | | |ColorMatrix1 | | | |
|ColorMatrix2 | [ ] | [ ] | | |ColorMatrix2 | | | |
|CameraCalibration1 | [ ] | [ ] | | |CameraCalibration1 | | | |
|CameraCalibration2 | [ ] | [ ] | | |CameraCalibration2 | | | |
|ReductionMatrix1 | [ ] | [ ] | | |ReductionMatrix1 | | | |
|ReductionMatrix2 | [ ] | [ ] | | |ReductionMatrix2 | | | |
|AnalogBalance | [ ] | [ ] | | |AnalogBalance | | | |
|AsShotNeutral | [ ] | [ ] | | |AsShotNeutral | | | |
|AsShotWhiteXY | [ ] | [ ] | | |AsShotWhiteXY | | | |
|BaselineExposure | [ ] | [ ] | | |BaselineExposure | | | |
|BaselineNoise | [ ] | [ ] | | |BaselineNoise | | | |
|BaselineSharpness | [ ] | [ ] | | |BaselineSharpness | | | |
|BayerGreenSplit | [ ] | [ ] | | |BayerGreenSplit | | | |
|LinearResponseLimit | [ ] | [ ] | | |LinearResponseLimit | | | |
|CameraSerialNumber | [ ] | [ ] | | |CameraSerialNumber | | | |
|LensInfo | [ ] | [ ] | | |LensInfo | | | |
|ChromaBlurRadius | [ ] | [ ] | | |ChromaBlurRadius | | | |
|AntiAliasStrength | [ ] | [ ] | | |AntiAliasStrength | | | |
|DNGPrivateData | [ ] | [ ] | | |DNGPrivateData | | | |
|MakerNoteSafety | [ ] | [ ] | | |MakerNoteSafety | | | |
|CalibrationIlluminant1 | [ ] | [ ] | | |CalibrationIlluminant1 | | | |
|CalibrationIlluminant2 | [ ] | [ ] | | |CalibrationIlluminant2 | | | |
|BestQualityScale | [ ] | [ ] | | |BestQualityScale | | | |
|Alias Layer Metadata | [ ] | [ ] | | |Alias Layer Metadata | | | |

Loading…
Cancel
Save