openexr
openexr copied to clipboard
Added tests for ImfCRgbaFile
Fixes #1552
@cary-ilm Sorry for the delay on this! I've followed the model in testRgba.cpp and replicated the writeReadRGBA() function for the C api, the tests seem to be passing. Let me know if I should make any additional changes.
Removed the imfRgbaMethods() function, CI seems to be passing.
Thank you for the contribution! This will increase the overall line coverage percentage of our test suite, so it's appreciated!