Page 1 of 1

EXIF InteroperabilityIndex R03

Posted: 2007-04-04T12:32:28-07:00
by sanderton
Does ImageMagick recognize an exif:InteroperabilityIndex tag value of "R03"? I've looked in the code and can only find "R98", indicating the sRGB color profile.

I've found a source (http://ceres.informatik.fh-kl.de/pbw/le ... cp3461.pdf) that also identifies a possible value of "R03". Another source (http://regex.info/blog/photo-tech/color-spaces-page7/) indicates that this can refer to the Adobe RGB color profile, in the event that the exif:ColorSpace value is 65535 (Uncalibrated).

Can someone comment on this?

Thanks,
sanderton

Re: EXIF InteroperabilityIndex R03

Posted: 2007-04-04T16:24:17-07:00
by magick
We'll add a patch to ImageMagick 6.3.3-6 to fix the problem you reported. The patch will be available in a few days.