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

Support QImageReader::size #20

Open
jurplel opened this issue Oct 15, 2020 · 2 comments
Open

Support QImageReader::size #20

jurplel opened this issue Oct 15, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jurplel
Copy link

jurplel commented Oct 15, 2020

it'd be pretty nice for my use case--bundling this with qView. It always reports -1, -1 for image size.

@jakar jakar self-assigned this Oct 15, 2020
@jakar jakar added the enhancement New feature or request label Oct 15, 2020
@jakar
Copy link
Owner

jakar commented Oct 15, 2020

For future reference: https://doc.qt.io/qt-5/qimageiohandler.html#ImageOption-enum

@yeahitsjan
Copy link

I want to put my two cents into it... still happening. Because I just display, I currently ignore it and just load the image anyway. A fix although sometime would be nice... Probably QtRaw could help out here to get an idea?
https://gitlab.com/mardy/qtraw/-/blob/master/src/raw-io-handler.cpp#L205

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

No branches or pull requests

3 participants