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

Add 16-bit support to QImage via python and the UI #24739

Open
qgib opened this issue Jul 10, 2017 · 2 comments
Open

Add 16-bit support to QImage via python and the UI #24739

qgib opened this issue Jul 10, 2017 · 2 comments
Labels
API API improvement only, no visible user interface changes Feature Request

Comments

@qgib
Copy link
Contributor

qgib commented Jul 10, 2017

Author Name: Carl Gnarly (Carl Gnarly)
Original Redmine Issue: 16840

Redmine category:unknown


16-bit support would be useful to be able to use height-map images in other applications outside of just printing maps. displacement in CG or simulation applications for instance. 8-bit images don't offer nearly enough dynamic range to be able to be further utilized outside basic illustrations or printing.

Currently it is impossible to render and export 16-bit images from Qgis without using the gdal library which makes other Qgis functionality useless. Scripts that export using Qgis libraries have to be rewritten when exporting with gdal, which forces the user to do more than double the work (not considering the research of a whole other library).

@qgib
Copy link
Contributor Author

qgib commented Jul 26, 2017

Author Name: Nyall Dawson (@nyalldawson)


  • assigned_to_id removed Victor Olaya
  • category_id removed Processing/QGIS

@qgib
Copy link
Contributor Author

qgib commented Sep 22, 2017

Author Name: Jürgen Fischer (@jef-n)


  • category_id was configured as Unknown

@alexbruy alexbruy added the API API improvement only, no visible user interface changes label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API improvement only, no visible user interface changes Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants