cropPadding property

Dimensions cropPadding
getter/setter pair

To add extra horizontal and / or vertical padding to the cropped image.

Implementation

Dimensions cropPadding = new Dimensions(0, 0);