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
EXIF InteroperabilityIndex R03
Re: EXIF InteroperabilityIndex R03
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.