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

QImage QPdfiumPage::image() format #16

Open
iondevsrl opened this issue Feb 9, 2017 · 0 comments
Open

QImage QPdfiumPage::image() format #16

iondevsrl opened this issue Feb 9, 2017 · 0 comments

Comments

@iondevsrl
Copy link

Hi,

I was wandering if it wouldn't be a good idea to change the format of the QImage returned by QPdfiumPage::image() to QImage::Format_ARGB32_Premultiplied or QImage::Format_ARGB32.

This way the loop that swaps the pixel values would no longer be necessary. What do you think?

Kind regards,
Ion

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

No branches or pull requests

2 participants