取得图中指定点颜色的索引值。
语法: int imagecolorat(int im, int x, int y);
返回值: 整数
函数种类: 图形处理
本函数可取得图形中某指定点的颜色索引值 (index)。
ImageColorSet() ImageColorsForIndex()