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