originalImageSizeLimit property

Size? originalImageSizeLimit
getter/setter pair

originalImageSizeLimit the maximum size of the original image to be saved. If the original image is larger than the specified size it will be downscaled. By default not specified.

Implementation

Size? originalImageSizeLimit;