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

bit depth #27

Open
ghost opened this issue Oct 20, 2015 · 2 comments
Open

bit depth #27

ghost opened this issue Oct 20, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 20, 2015

is there a method that returns the bit depth? particularly since pixel values are returned as doubles from 0 to 1, getting the actual pixel value back as an integer requires this.

@ghost
Copy link
Author

ghost commented Nov 3, 2015

in other words can we expand the instructions for using the image.get_option(Magick, key) method? what are the possible values of "Magick", and "key" are they related to this list? http://www.imagemagick.org/api/magick-property.php

@ghost
Copy link
Author

ghost commented Nov 28, 2015

can this issue become a feature request? to add a method img:get_depth() to easily return the bit depth of the image?

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

No branches or pull requests

0 participants