ContextInitializer provides a basic type to initialize a Context with.
struct _priv_exr_context_t * exr_context_t
Context provides a wrapper around the Core library context object.
ImageBuf OIIO_API channels(const ImageBuf &src, int nchannels, cspan< int > channelorder, cspan< float > channelvalues={}, cspan< std::string > newchannelnames={}, bool shuffle_channel_names=false, int nthreads=0)