This class can be used to manage colors allocated for GD images.
It takes a resource identifier of a previously created image with GD and allocates a new color given is representation in the hexadecimal format.
The class can also allocate transparent colors by specifying an additional hexadecimal value for the alpha channel level besides the red, green and blue hexadecimal values.
|
|
| Name: |
GDColor |
| Base name: |
gdcolor |
| Description: |
Manage colors allocated for GD images |
| Version: |
1.1 |
| PHP version: |
5.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
217 users |
| All time rank: |
6592 |
| Week users: |
0 users |
| Week rank: |
2339  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|
| File |
Role |
Description |
GDColor.php |
Class |
GD Color Class File |