27 #include <pni/core/types.hpp>
36 {254,
"NewSubfileType"},
40 {258,
"BitsPerSample"},
42 {262,
"PhotometricInterpretation"},
43 {263,
"Threshholding"},
48 {270,
"ImageDescription"},
53 {277,
"SamplesPerPixel"},
55 {279,
"StripByteCounts"},
56 {280,
"MinSampleValue"},
57 {281,
"MaxSampleValue"},
60 {284,
"PlanarConfiguration"},
65 {289,
"FreeByteCounts"},
66 {290,
"GrayResponseUnit"},
67 {291,
"GrayResponseCurve"},
70 {296,
"ResolutionUnit"},
72 {301,
"TransferFunction"},
79 {319,
"PrimaryChromaticities"},
81 {321,
"HalftoneHints"},
85 {325,
"TileByteCounts"},
90 {337,
"TargetPrinter"},
93 {340,
"SMinSampleValue"},
94 {341,
"SMaxSampleValue"},
95 {342,
"TransferRange"},
97 {513,
"JPEGInterchangeFormat"},
98 {514,
"JPEGInterchangeFormatLength"},
99 {515,
"JPEGRestartLevel"},
100 {517,
"JPEGLosslessPredictors"},
101 {518,
"JPEGPointTransforms"},
103 {520,
"JPEGDCTables"},
104 {521,
"JPEGACTables"},
105 {529,
"YCbCrCoefficients"},
106 {530,
"YCbCrSubSampling"},
107 {531,
"YCbCrPositioning"},
108 {532,
"ReferenceBlackWhite"},
109 {33432,
"Copyright"} };
114 {1,
"Uncompressed"}, {2,
"CCITT 1D"},
115 {3,
"Group 3 Fax"}, {4,
"Group 4 Fax"},
116 {5,
"LZW"}, {6,
"JPEG"}, {32773,
"PackBits"}
122 {0,
"WhiteIsZero"}, {1,
"BlackIsZero"},
123 {2,
"RGB"}, {3,
"RGB Palette"},
124 {4,
"Transparency mask"}, {5,
"CMYK"},
125 {6,
"YCbCr"}, {8,
"CIELab"}
std::map< pni::core::uint16, pni::core::string > tiff_compression_tag_map
Definition: standard.hpp:112
Definition: cbf_reader.hpp:41
std::map< pni::core::uint16, pni::core::string > tiff_tag_name_map
Definition: standard.hpp:34
std::map< pni::core::uint16, pni::core::string > tiff_photo_tag_map
Definition: standard.hpp:120