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 ability to set up Bitmap Config #20

Closed
programmerr47 opened this issue Nov 11, 2016 · 0 comments
Closed

Add ability to set up Bitmap Config #20

programmerr47 opened this issue Nov 11, 2016 · 0 comments

Comments

@programmerr47
Copy link

Currently library uses Bitmap.Config.ARGB_8888 for creating bitmap. I want to use, for example Bitmap.Config.RGB_565. How I can achieve that?

Or, if not, could you please provide setter in Builder to have ability to choose Bitmap.Config for my aims?

zetbaitsu added a commit that referenced this issue Nov 14, 2016
…itmap-config

#20: added setBitmapConfig to Compressor.Builder for ability to chang…
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

2 participants