I need the pixels from images to be RGBA, regardless of how the data is stored 
in the image (and whether or not the image contains an Alpha channel). But I 
couldn't find a function to request the image pixels in this format (or any 
specific format, for that matter). Assuming there isn't one, how can I get get 
the pixels in this format? Is there an idiom to archive this?

In the documentation for ImageBufAlgo I found a way to add an alpha channel to 
an RGB image. But what if the image is not in RGB format?

Sent with [ProtonMail](https://protonmail.com) Secure Email.
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to