| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
ImageColorExact -- get the index of the specified color
Returns the index of the specified color in the palette of the image.
If the color does not exist in the image's palette, -1 is returned.
See also imagecolorclosest().
| Prev | Home | Next |
| ImageColorClosest | Up | ImageColorResolve |