Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.imagecolorat.html
Дата изменения: Sun Feb 3 22:41:10 2002
Дата индексирования: Tue Oct 2 06:44:36 2012
Кодировка:
ImageColorAt

ImageColorAt

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

ImageColorAt -- Get the index of the color of a pixel

Description

int imagecolorat ( int im, int x, int y)

Returns the index of the color of the pixel at the specified location in the image.

See also imagecolorset() and imagecolorsforindex().