在PHP中的imagecolorat()函数

在PHP中的imagecolorat()函数

The imagecolorat() function gets the index of the color of the pixel.

Syntax

imagecolorat( $img, $x, $y )登录后复制