On Thu, Jun 21, 2012 at 3:24 PM, Jonathan Gibbs <[email protected]> wrote: > I'd rather see promotion to float for processing, either the whole buffer, > or via pixel accessor functions as pixels are queried.
AFAIR this is what happens with the pixel iterators already - the iterator automatically promotes to float for processing, and converts back again for storage. I think color space management is a separate issue. I'd assume that people who care about this will use OpenColorIO to convert the buffers to a correct linear color space before sending them through any image processing functions. ~Chris _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
