CaptainTologist
Results
1
issues of
CaptainTologist
The output of the program is this: ``` System.ArgumentException: Crop rectangle should be smaller than the source bounds. Parameter name: cropRectangle at SixLabors.Guard.ThrowArgumentException(String message, String parameterName) at SixLabors.ImageSharp.Processing.Processors.Transforms.CropProcessor..ctor(Rectangle cropRectangle, Size...