Crop Versions Save

PHP Image crops

1.4.0

4 years ago
  • Actually use $measureImage in CropBalanced #27

1.3.1

4 years ago

Fixed an error when the source image have a very plain color and it can't found the most energy point. See #30

It should previously triggered a division by zero error

1.2.6

10 years ago

It's now possible to initialize a Imagick object and set that via the Crop#setImage($object) instead of passing a file path to Crop::__construct();

1.2.3

10 years ago

1.2.2

10 years ago