Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoadEXRFromMemory does not support tiled images #93

Closed
prideout opened this issue Aug 28, 2018 · 1 comment
Closed

LoadEXRFromMemory does not support tiled images #93

prideout opened this issue Aug 28, 2018 · 1 comment

Comments

@prideout
Copy link

This function reads exr_image.images so it crashes when the image is a tiled image, maybe it should simply return an error code for now?

@syoyo
Copy link
Owner

syoyo commented Aug 29, 2018

I have implemented detiling in LoadEXRFromMemory. Now things should work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants