Closed bakerds closed 1 year ago
I ran into a crash caused by color values out of range. Added validation to keep them between 0 and 255
how did you get out of range values?
I don't know. It was easier to handle the error than track down the cause
I ran into a crash caused by color values out of range. Added validation to keep them between 0 and 255