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

How to replace other methods of Bitmap.create? #4

Open
kashifo opened this issue Aug 22, 2019 · 0 comments
Open

How to replace other methods of Bitmap.create? #4

kashifo opened this issue Aug 22, 2019 · 0 comments

Comments

@kashifo
Copy link

kashifo commented Aug 22, 2019

Hi,
First of all you've done a great job, it's very useful.
It seems this library only supports this method Bitmap.create(width, height, config)

I am using this method
Bitmap createBitmap(Bitmap source, int x, int y, int width, int height)

Can you please tell me how to replace the above method?

Thanks
Kashif.

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

1 participant