(PHP 3, PHP 4 >= 4.0.0)
imagesetpixel() draws a pixel at x, y (top left is 0, 0) in image im of color col.
See also imagecreate() and imagecolorallocate().