Namespace Elboletaire\Watimage
Namespaces summary
Elboletaire\Watimage\Exception |
Classes summary
Image | The Image class. The main code of Watimage. |
Normalize | The Normalize class. It takes params in a lot of different ways, but it always return our expected params :D |
Watermark | The Watermark class. It extends Image class so you can do anything you can do for images to your watermarks. |
Watimage | This is a backwards compatibility class. It just has the old Watimage methods and workflow so you can upgrade any project to the new Watimage without changing your code. |