Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.imagecolorsforindex.html
Дата изменения: Sun Feb 3 22:41:15 2002
Дата индексирования: Mon Oct 1 22:16:29 2012
Кодировка:
ImageColorsForIndex

ImageColorsForIndex

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

ImageColorsForIndex -- Get the colors for an index

Description

array imagecolorsforindex ( int im, int index)

This returns an associative array with red, green, and blue keys that contain the appropriate values for the specified color index.

See also imagecolorat() and imagecolorexact().