imagesetpixel画一个随机的像素。
imagesetpixel(resource $iamge,int $x,int $y,int color)
imageline(resource $image,int $x1,int $y1,int $x2,int $y2,int $color)画一条线端。