Thanks for all the comments. I also insert code into the JPEG, TIFF and PNG plugins to read color profile. When I finish my code, I will submit my pull request.
Yang 2013/7/18 Yang Yang <[email protected]> > 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
