Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Injection of an Imagick object

Compare
Choose a tag to compare
@stojg stojg released this 09 Dec 22:12
· 35 commits to master since this release

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();