eggification
[Photo.git] / Products / Photo / standards / exif / tiffA.csv
diff --git a/Products/Photo/standards/exif/tiffA.csv b/Products/Photo/standards/exif/tiffA.csv
new file mode 100644 (file)
index 0000000..2ca0ac7
--- /dev/null
@@ -0,0 +1,14 @@
+# Tags relating to image data structure
+Image width  ; ImageWidth  ; 256  ; 100  ; SHORT or LONG  ; 1  ; 
+Image height  ; ImageLength  ; 257  ; 101  ; SHORT or LONG  ; 1  ; 
+Number of bits per component  ; BitsPerSample  ; 258  ; 102  ; SHORT  ; 3  ; 
+Compression scheme  ; Compression  ; 259  ; 103  ; SHORT  ; 1  ; 
+Pixel composition  ; PhotometricInterpretation  ; 262  ; 106  ; SHORT  ; 1  ; 
+Orientation of image  ; Orientation  ; 274  ; 112  ; SHORT  ; 1  ; 
+Number of components  ; SamplesPerPixel  ; 277  ; 115  ; SHORT  ; 1  ; 
+Image data arrangement  ; PlanarConfiguration  ; 284  ; 11C  ; SHORT  ; 1  ; 
+Subsampling ratio of Y to C  ; YCbCrSubSampling  ; 530  ; 212  ; SHORT  ; 2  ; 
+Y and C positioning  ; YCbCrPositioning  ; 531  ; 213  ; SHORT  ; 1  ; 
+Image resolution in width direction  ; XResolution  ; 282  ; 11A  ; RATIONAL  ; 1  ; 
+Image resolution in height direction  ;  YResolution  ; 283  ; 11B  ; RATIONAL  ; 1  ; 
+Unit of X and Y resolution  ; ResolutionUnit  ; 296  ; 128  ; SHORT  ; 1  ;