You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to finally have this fixed. It seems more like a bug to me than an additional new feature, since the documentation of OpenEXR states that all different formats (deep/nondeep, tiled/nontiled) should be possible to read with the standard InputFile.
Imf::InputFile (and Imf::InputPart) can now read and convert SCANLINEIMAGE, TILEDIMAGE, and DEEPSCANLINE. All that's left to add is DEEPTILE, please!
I guess the first step in that would be to get DeepScanLineInputFile to convert a tiled file if it can't already.
The text was updated successfully, but these errors were encountered: