| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
ImageRectangle -- draw a rectangle
ImageRectangle creates a rectangle of color col in image im starting at upper left coordinate x1,y1 and ending at bottom right coordinate x2,y2. 0,0 is the top left corner of the image.
| Prev | Home | Next |
| ImagePolygon | Up | ImageSetPixel |