This class can be used to generate rounded color image styles to decorate HTML page elements.
It generates only one image for the corners and a CSS style sheet to produce a cross browser compatible rounded corners effect that works without JavaScript.
Several parameters may be configured like the corner colors, radius, width and output image format.
The corners image can be generated in JPEG, PNG and GIF formats. When the GIF format is used, the corner edges may be transparent.
This class generates the corners image and CSS using an MD5 hash of the corner parameters to define the image and CSS file names. This way it avoids the overhead of generating new files when the corner parameters do not change.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (93.8%) |
Sufficient (75.0%) |
Sufficient (75.0%) |
Sufficient (75.0%) |
- |
- |
Sufficient (69.4%) |
191 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Knito's Workbench |
If your website does not allow writing to files or does not support GIF images, then use this page to create your image and css. Use the same parameters in your script, after you uploaded image and script to your site. |

If you know an application of this package, send a message to the
author to add a link here.