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

Fix getImageTypes() implementations on readers (fixes #129) #131

Merged
merged 1 commit into from
May 6, 2021

Conversation

jbaiter
Copy link
Member

@jbaiter jbaiter commented May 6, 2021

The implementation was completely wrong before due to a misunderstanding of how the ImageIO API works. This is now fixed and the returned value should be indicative of the image type the image will actually be decoded to.

@jbaiter jbaiter requested a review from bitzl May 6, 2021 15:06
@jbaiter jbaiter merged commit ec3b7db into main May 6, 2021
@jbaiter jbaiter deleted the jpg-grayscale-numcomps branch May 6, 2021 15:47
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.

2 participants