imagesetpixel
Description
int imagesetpixel ( resource image, int x, int y, int color )imagesetpixel() draws a pixel at x, y (top left is 0, 0) in image image of color color.
See also imagecreate() and imagecolorallocate().
imagesetpixel() draws a pixel at x, y (top left is 0, 0) in image image of color color.
See also imagecreate() and imagecolorallocate().
© 2010 lixlpixel • PHP manual © 2001 - 2010 the PHP group • IE doesn't support the CSS on this site, please use a modern browser - thank you