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

No Method for saving photo #24

Open
mostafaimran opened this issue Dec 12, 2017 · 1 comment
Open

No Method for saving photo #24

mostafaimran opened this issue Dec 12, 2017 · 1 comment

Comments

@mostafaimran
Copy link

Hello,

Great library for photo edit. Some methods are needed like save photo to a file and provide path in the callback. I didn't find any save method in the library.

@FitApps7
Copy link

FitApps7 commented Oct 1, 2019

//get bitmap from image view
Bitmap filteredBitmap = ((BitmapDrawable) imageView.getDrawable()).getBitmap();

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