Am 20.02.2015 um 21:45 schrieb Elle Stone: > * OpenEXR is a data container. > * Nothing in the OpenEXR specifications forbids reading or writing > non-linearly encoded RGB data. > * After opening the file in an ICC profile color managed editing > application, it should be up to the user to assign the correct ICC > profile to interpret the data.
What speaks against Tiff as a container? By convention Tiff is already heavily ICC biased. So best changes to find many readers, which interprete the ICC profile correctly including the desired TRC. A different option is to use PPM, the high bit depth version, and compress and add meta data, ICC Profiles, outside. So it is well useable inside other containers, say OpenRaster and so simple to implement. _______________________________________________ Openexr-devel mailing list Openexr-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/openexr-devel