Capturing a smaller area is faster than capturing the whole screen and cropping it. I changed the way the current bounding box is used, to only capture the part of the image that you need, thus removing the need to crop the image. This should be backward compatible with existing code. This is my first contribution to an open source project so be gentle. :-)
Capturing a smaller area is faster than capturing the whole screen and cropping it. I changed the way the current bounding box is used, to only capture the part of the image that you need, thus removing the need to crop the image. This should be backward compatible with existing code. This is my first contribution to an open source project so be gentle. :-)