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 ratio #3

Open
goparklubanic opened this issue Nov 15, 2023 · 0 comments
Open

Image ratio #3

goparklubanic opened this issue Nov 15, 2023 · 0 comments

Comments

@goparklubanic
Copy link

How to change image / picture ratio size?
here is my options setup:
var options = {
canvas: {
width: 270,
height: 360,
},
capture: {
width: 270,
height: 360,
},

when the image captured, the final image size is: 270 x 202 pixel.
So, how to capture the image in portrait orientation and same size as option.

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