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

pnm file formats not accepting bitdepth greater than 8 bpp #8

Closed
gcode-importer opened this issue Sep 25, 2009 · 1 comment
Closed

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 8

Whatever the bitdepth specified in the header of pnm,pgm,ppm files, it will consider
255. 
Should change to read the specific bitdepth.

Functions affected :
* pnmtoimage
* imagetopnm


Reported by detonin on 2009-09-25 16:24:17

@gcode-importer
Copy link
Author

Reported by detonin on 2009-09-25 16:27:32

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