PHP Classes

Gradient Image: Generate images with gradient sequence of colors

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 2,050 All time: 1,913 This week: 148Up
Version License Categories
gradient_image 1.0.0GNU General Publi...Graphics
Description 

Author

This class is meant to generate images that are made color that appear in gradient sequence.

The class takes the initial and end colors and renders a true color image with the GD extension that is filled with intermediate colors between the initial and end areas of the image.

The gradient fill can be rendered horizontally or vertically. The number of the gradient steps is also configurable.

The generated image can be saved in PNG or JPEG formats.

This class is based on the original Create Gradient class by Michael Feinbier.

The comments in the code are in Portuguese.
Class to create gradient images from two hex colors, using the specified number of steps.

Picture of Fabricio Biazzotto
Name: Fabricio Biazzotto <contact>
Classes: 1 package by
Country: Brazil Brazil
Age: 44
All time rank: 148196 in Brazil Brazil
Week rank: 312 Up26 in Brazil Brazil Up

  Files folder image Files  
File Role Description
Plain text file class.gradient_image.php Class Class to create gradient images.
Accessible without login Plain text file image.php Example Just a simple example of use

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:2,050
This week:0
All time:1,913
This week:148Up
User Ratings User Comments (2)
 All time
Utility:87%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:72%StarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1302
 
Great utility.
13 years ago (Kristoffel)
67%StarStarStarStar
Just what I was looking for.
15 years ago (wsjb78)
65%StarStarStarStar