(PHP 3, PHP 4 , PHP 5)
imagesetpixel() 在 image 图像中用 color 颜色在 x, y 坐标(图像左上角为 0, 0)上画一个点。
参见 imagecreate() 和 imagecolorallocate()。