Hi there - What is the default buffer layout when using read_image(TypeDesc::FLOAT, data)? It appears to be interleaved channels ( rgbargba... ), if that's the case is it possible to request the data to NOT be interleaved ( rrrrggggbbbb... )? It appears that we can define stride lengths but for dimensions of the whole image, not the channels themselves.
Thank you! _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
