I don't think that's possible now. When we (hastily?) threw together the OCIO-wrapper APIs, the examples I was trying to reproduce all had only had one key-value pair, so I figured/hoped that would cover it. And that was sorta right -- a few years have gone by without anybody complaining about it.
OK, so, not hard to fix. How many key/value pairs do people really need? Is 2 the real maximum in practice, or should we try to accommodate truly arbitrary numbers of key/value pairs? > On Oct 20, 2016, at 9:41 PM, Jep Hill <[email protected]> wrote: > > Hi everyone, > > Is it possible to pass more than one OCIO context key/value pair to the > ImageBufAlgo functions via the C++ and Python API’s? > > Passing a single key/value pair to ImageBufAlgo’s ociolook function is simple > — I’m looking for a way to pass multiple pairs. > > Cheers, > Jep > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- Larry Gritz [email protected]
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
