Hi All,

I am working on open TIFF and JPEG with different color profiles.
I find out that there is no field in ImageSpec to hold color profiles from
JPEG, TIFF and PNG etc.
The input and output plugins don't handle the ICC_PROFILE sections.
Does OpenImageIO have plan to add ICC_PROFILE section in ImageSpec?
Even use OCIO, if there is no way to extract color profile info from file
to ImageSpec,
then how can batch processing images with different color profile?

Currently I have some code to handle this by adding a color profile section
in ImageSpec and
modify plugins to read embedded profile into ImageSpec and write it back to
file.
I just wonder to know if there is a plan for it or not.
I used to ask this question one week ago.

Thanks in advance for your help.

Yang
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to