Home » Images » Image_Color
Manage and handles color data and conversions.
This package is unmaintained.
Download latest release 1.0.7 (there might be newer Composer installable version)
License: PHP License
Description
Manage and handles color data and conversions.
Maintainers
- Jason Lotito (jasonlotito) — lead, inactive
- Andrew Morton (drewish) — lead, inactive
- Ulf Wendel (uw) — developer, inactive
Dependencies
Required
- PHP (>= 5.6.0)
- PEAR Installer (>= 1.10.14)
- gd (extension)
Releases
- 1.0.7 (stable, 2024-12-08)
Release notes
License: PHP License
PR #4: Port to PHP 8
- 1.0.6 (stable, 2024-01-15)
Release notes
License: PHP License
QA Release
Add to Packagist - 1.0.4 (stable, 2010-05-20)
Release notes
License: PHP License
Bug #5828 - 'gd' PHP extension is not installed
Bug #11795 - Unit Tests will not work without deprecated phpunit
Bug #14460 - Reference to $this in static function
Bug #14887 - E_NOTICE when setColors() and changeLightness() called - 1.0.3 (stable, 2008-12-27)
- 1.0.2 (stable, 2005-09-12)
Release notes
License: PHP License
Bug #5828 - 'gd' PHP extension is not installed
Bug #11795 - Unit Tests will not work without deprecated phpunit
Bug #14460 - Reference to $this in static function
Bug #14887 - E_NOTICE when setColors() and changeLightness() called - 1.0.1 (stable, 2004-05-25)
Release notes
License: PHP License
* Removed newline at end of file.
- 1.0.0 (stable, 2004-04-17)
Release notes
License: PHP License
+ Added color2RGB() method.
(Contribution by Laurent Laville <pear@laurent-laville.org>)
* allocateColor() now works with both color names and
hex color codes. - 0.4 (stable, 2003-01-02)
Release notes
License: PHP License
* Made namedColor2RGB() method static.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #1002 | Closed | Bug | 2004-03-12 | method color2RGB is missing | |
| #1332 | Closed | Bug | 2004-05-03 | Trailing newline in Image/Color.php | |
| #1369 | Bogus | Bug | 2004-05-08 | Empty last line breaks Image_Color Version 1.0.0 if used with header() | |
| #1484 | Duplicate | Bug | 2004-05-24 | Extra line at end of file | |
| #3093 | Open | Req | 2005-01-04 | improve readability with a new 'range' method | |
| #3095 | Closed | Req | 2005-01-04 | class refactoring ... | |
| #3999 | Wont fix | Bug | 2005-03-30 | installation failed - gd dependency | |
| #5291 | Closed | Req | 2005-09-03 | _makeWebSafe() is overly complex | |
| #5721 | Suspended | Req | 2005-10-19 | Licensing issues | |
| #5828 | Closed | Bug | 2005-10-30 | 'gd' PHP extension is not installed | |
| #11795 | Closed | Bug | CVS | 2007-08-08 | Unit Tests will not work without deprecated phpunit |
| #14460 | Closed | Bug | 1.0.2 | 2008-08-06 | Reference to $this in static function |
| #14887 | Closed | Bug | CVS | 2008-10-26 | E_NOTICE when setColors() and changeLightness() called |
| #17706 | Closed | Bug | 1.0.4 | 2010-08-15 | Licensing ? |