Fixed assign_border_pixels(img, rect) so that it correctly zeros
an image when an empty rectangle is supplied. Previously, it just did nothing to the image in this case.
Showing
Please register or sign in to comment
an image when an empty rectangle is supplied. Previously, it just did nothing to the image in this case.