SELFPHP/Navigationshilfen Funktionsreferenz Image-Funktionen |
imagefilledrectangle |
||
int imagefilledrectangle(int im, int x1, int y1, int x2, int y2, int col) |
PHP 3, PHP 4 >= 4.0b1 |
Mit imagefilledretangle() erstellt man auf einer Arbeitsfläche (im)
ein Rechteck Sie auch: |
<?PHP |
Achtung: Alle rotgekennzeichneten Elemente gehören nicht
zur |
weiter: | imagefilltoborder |
zurück: | imagefilledpolygon |
SELFPHP/Navigationshilfen Funktionsreferenz Image-Funktionen |