Application
Table of Contents
Classes
- Adapter
- Base class for image adapters. Defines what image processing adapters need to provide
- Exception
- Exception thrown on all errors during image processing
- GdAdapter
- Image processing adapter for PHP's libGD
- ImageMagickAdapter
- Image Processing Adapter for ImageMagick's command line utility `convert`
- Slika
- Factory to process an image using an available Adapter