We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Crop values can be negative and positive.
Add following options where n is negative or positive number. This will allow to shrink or expand capturing area of the window.
--crop-top n --crop-bottom n --crop-left n --crop-right n
This feature will allow to capture virtual machine without the host window
The text was updated successfully, but these errors were encountered:
Add option crop that will apply the value to all top, bottom, left and right.
crop
--crop
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Crop values can be negative and positive.
Add following options where n is negative or positive number. This will allow to shrink or expand capturing area of the window.
This feature will allow to capture virtual machine without the host window
The text was updated successfully, but these errors were encountered: