This class can be used to get the most used colors in an image.
It can open an image file in JPEG format and traverse its pixels to find which are the most used colors. It can skip a given number of analyzed pixels according to the granularity parameter.
The class returns an array of top most used colors up to a given limit of number or colors. The colors are returned in RGB hexadecimal format.
|
|
| Name: |
Get Image Color |
| Base name: |
getimagecolor |
| Description: |
Get the most used colors in an image |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
836 users |
| All time rank: |
3628 |
| Week users: |
0 users |
| Week rank: |
2036  |
| |
|
| |
Screenshots |
|
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|