(PHP 3, PHP 4, PHP 5)
imagesetpixel() draws a pixel at x, y (top left is 0, 0) in image image of color color.
See also imagecreatetruecolor() and imagecolorallocate().