Gets or sets minimum width and height of the crop rectangle (in pixels).
public function getCropMinSize() { } public function setCropMinSize($value) { }
Type: integer
The minimum width and height of the crop rectangle (in pixels).
Default value is 50.