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
Describe the bug After resizing the image there is a 1px wide border seemingly in the default border color
To Reproduce
image.ScaleByHeight(300).SaveAs("file.jpg");
Version
Expected behavior rescale without having the gray borders.
Screenshots Edges of the image are extended using Windows Paint.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
I did several tries, and all worked as expected, no gray border even after extending the edges with windows paint:
Make sure the original image do not contain the border.
Sorry, something went wrong.
Wasn't able to get it sorted. But most likely something on my end then. Managed to get it working using another library.
No branches or pull requests
Describe the bug
After resizing the image there is a 1px wide border seemingly in the default border color
To Reproduce
Version
Expected behavior
rescale without having the gray borders.
Screenshots
Edges of the image are extended using Windows Paint.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: