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 a means of exposing the underlying Bitmap #19

Closed
ZacSweers opened this issue Mar 28, 2015 · 1 comment
Closed

Add a means of exposing the underlying Bitmap #19

ZacSweers opened this issue Mar 28, 2015 · 1 comment

Comments

@ZacSweers
Copy link

Right now, the library doesn't appear to make retrieving the underlying bitmap in a Drawee. While this is understandable, it also makes postprocessing impossible for any users that want to do it.

An example would be for use in the Palette library, which requires an input Bitmap for the color extraction.

@tyronen
Copy link
Contributor

tyronen commented Mar 28, 2015

Fresco has a postprocessor facility which sounds like what you are looking for.

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