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 crop in auto mode? #48

Open
info170 opened this issue Apr 27, 2019 · 1 comment
Open

How to crop in auto mode? #48

info170 opened this issue Apr 27, 2019 · 1 comment

Comments

@info170
Copy link

info170 commented Apr 27, 2019

I use this plugin and it works well. But I need to crop image in auto mode - without interface.
Can you add function or method to crop image to neccessary dimentions without any interface?
For example: imagCropper.crop(imageSource, { resultWidth, resultHeight })
or more flexible: imagCropper.crop(imageSource, { startX, startY, resultWidth, resultHeight })

@kdagnan
Copy link

kdagnan commented Jul 15, 2019

I would also love to see this

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

No branches or pull requests

3 participants