This class, designed for GD2+ effects numerous transformations on a target image and saves a compressed jpeg version on the server. It can easily handle proportional thumbnails with stacked transformations.
Transformations include:
bevel - shaded bevelled edges (width,hex light colour,hex dark colour)
greyscale - black n white (ratio red,ratio green,ratio blue)
ellipse - carved ellipse (hex background colour)
round_edges - corner trimming (edge_radius,background colour,anti-alias)
merge - overlay merge image (image,x [neg = from right],y,opacity,transparent colour on merge image)
frame - plain raised border (hex light colour,hex dark colour,int width)
drop_shadow - [semi buggy] (width,hex shadow colour,hex background colour)
motion_blur - fading parallel lines (int # lines,hex background colour)
Multiple transformations can be stacked together with ease.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (90.6%) |
Good (81.3%) |
- |
- |
- |
- |
Not sure (53.4%) |
1109 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| further usage notes |
more notes on using the class - tidier comments and reconfigured class |