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

Image pre-processor and post-processor in Display Options #151

Closed
nostra13 opened this issue Jan 23, 2013 · 2 comments
Closed

Image pre-processor and post-processor in Display Options #151

nostra13 opened this issue Jan 23, 2013 · 2 comments
Labels

Comments

@nostra13
Copy link
Owner

Add possibility pass pre-processor (process Bitmap before caching in memory) and post-processor (process Bitmap after it was cached in memory cache, before it's displaying and do processing on work thread, not UI-thread, as BitmapDisplayer) in Display Options.

@All_Users Comment here if you need this feature

@nostra13
Copy link
Owner Author

nostra13 commented Feb 8, 2013

4929222

@nostra13 nostra13 closed this as completed Feb 9, 2013
@CapnSpellcheck
Copy link

I will find this useful. As I just discovered that the listener is called on the main thread. And I want to create a second bitmap cropped from the first one without having to manage my own thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants