Add exception catch cases for invalid width and height parameters #60
Labels
difficulty:easy
This issue is a simple fix, and can be resolved quickly.
priority:low
This issue is queued to be worked on, but isn't important
scope:drawing
This issue focuses on the Orikivo.Drawing portion of this library.
type:bug
This issue is intended to resolve a visible bug in the class library.
Orikivo/Orikivo.Drawing/src/Utils/ImageHelper.cs
Lines 589 to 623 in bbd6368
This function can cause errors when attempting to draw outside of the given range of the size of an image.
The text was updated successfully, but these errors were encountered: