cropRect property

Rectangle<int> cropRect
getter/setter pair

If the rect is not empty, the image will be cropped to this rect before processing.

Implementation

Rectangle<int> cropRect;