Graphics: GD Gradient Generator
Kalle Sommer Nielsen (contact me)
This package can be used to generate images with a gradient pattern.
It takes a set given colors and generate an image that progressively changes from the initial color to the end as it traverses the image area, passing through optional intermediate colors
The class generates true color images that may be converted to JPEG, PNG, GIF, WBMP and XBM formats. The generated image may be served as the current script output or saved to a given file.
Click here for detailed information about this class on phpclasses.org