imagefilledrectangle

(PHP 3, PHP 4, PHP 5)

imagefilledrectangle -- Zeichnet ein gefülltes Rechteck

Beschreibung:

int imagefilledrectangle ( int im, int x1, int y1, int x2, int y2, int col )

ImageFilledRectangle() erzeugt ein mit der Farbe col gefülltes Rechteck innerhalb des Bildes im. Die obere linke Eck-Koordinate wird mittels x1 und y1, die untere rechte Eck-Koordinate mittels x2 und y2 definiert. 0, 0 ist dabei die linke obere Ecke des Bildes im.

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:16