Graphics: Eyefi Image Modifier
Arjan Scherpenisse (contact me)
This class can be used to apply a series of transformations to graphical images.
The developer can define a chain of transformations, optionally giving it a name, and then apply an image to this chain, which results in a new image. If the image is applied to the chain a second time, a cached image will be used.
Currently, the following filters are supported:
- Resize
- Add a border
- Apply color mask
- Round corners
- Cropping
- Color blending
- Render text
- Define a margin
- Overlay for watermarking
- Turn into grayscale image
Click here for detailed information about this class on phpclasses.org