comparison src/bar_exif.c @ 438:eff049b3d308

added fColorProfile pseudo-tag with detailed information
author nadvornik
date Sun, 20 Apr 2008 09:29:46 +0000
parents a0fcd4934266
children 4b2d7f9af171
comparison
equal deleted inserted replaced
437:f707aa712b1f 438:eff049b3d308
39 { 0, 0, EXIF_UI_IFSET, "fFlash"}, 39 { 0, 0, EXIF_UI_IFSET, "fFlash"},
40 { 0, 0, EXIF_UI_IFSET, "fSubjectDistance"}, 40 { 0, 0, EXIF_UI_IFSET, "fSubjectDistance"},
41 { 0, 0, EXIF_UI_IFSET, "Exif.Photo.ExposureProgram"}, 41 { 0, 0, EXIF_UI_IFSET, "Exif.Photo.ExposureProgram"},
42 { 0, 0, EXIF_UI_IFSET, "Exif.Photo.MeteringMode"}, 42 { 0, 0, EXIF_UI_IFSET, "Exif.Photo.MeteringMode"},
43 { 0, 0, EXIF_UI_IFSET, "Exif.Photo.LightSource"}, 43 { 0, 0, EXIF_UI_IFSET, "Exif.Photo.LightSource"},
44 { 0, 0, EXIF_UI_IFSET, "Exif.Photo.ColorSpace"}, 44 { 0, 0, EXIF_UI_IFSET, "fColorProfile"},
45 { 0, 0, EXIF_UI_IFSET, "fSubjectDistance"}, 45 { 0, 0, EXIF_UI_IFSET, "fSubjectDistance"},
46 { 0, 0, EXIF_UI_IFSET, "fResolution"}, 46 { 0, 0, EXIF_UI_IFSET, "fResolution"},
47 { 0, 0, EXIF_UI_IFSET, "Exif.Image.Orientation"}, 47 { 0, 0, EXIF_UI_IFSET, "Exif.Image.Orientation"},
48 { 0, 0, EXIF_UI_IFSET, "Exif.Image.ImageDescription"}, 48 { 0, 0, EXIF_UI_IFSET, "Exif.Image.ImageDescription"},
49 { 0, 0, EXIF_UI_IFSET, "Exif.Image.Copyright"}, 49 { 0, 0, EXIF_UI_IFSET, "Exif.Image.Copyright"},