Skip to content

Fix 16-bit image loading returning flat 1D array#1144

Open
muzman123 wants to merge 2 commits intofury-gl:v2from
muzman123:fix-16bit-image-loading
Open

Fix 16-bit image loading returning flat 1D array#1144
muzman123 wants to merge 2 commits intofury-gl:v2from
muzman123:fix-16bit-image-loading

Conversation

@muzman123
Copy link

Summary

@ganimtron-10
Copy link
Contributor

Hi @muzman123 ,
Thanks for the PR!
Please add relevant tests to make sure changes are tested and validated.

@muzman123
Copy link
Author

muzman123 commented Mar 11, 2026

Hey, just added a test for 16 bit image loading, added it in test_io.py as that is where all the other image loading tests exist

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

Successfully merging this pull request may close these issues.

[BUG] load_image() returns wrong shape for 16-bit grayscale PNG

2 participants