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

Resizing final image #11

Closed
canberkcakmak opened this issue Apr 15, 2016 · 1 comment
Closed

Resizing final image #11

canberkcakmak opened this issue Apr 15, 2016 · 1 comment

Comments

@canberkcakmak
Copy link

Hi, thanks for great library. How can i change the size final image px. For example when i use square final image gives 720x720 , or when i crop rectangle height or width 720px. But i want to change this with 1280 or etc. How can i do? thank you.

@jayrambhia
Copy link
Owner

@canberkcakmak Since it's a cropper, it does not resize the bitmap at all. If you zoom in a lot, it would crop out that region without scaling it. So I think your input image width or height would be 720px. You can always resize the image manually once you have cropped it out.

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