We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Set the width of the resulting canvas to 500 pixel.
500
this.$refs.clip({ wPixel: 500 })
Set the maximum width of the resulting canvas to 500 pixel.
this.$refs.clip({ MaxWPixel: 500 })