Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

imagefill

(PHP 3, PHP 4 )

imagefill -- Füllen mit Farbe ("flood fill")

Beschreibung:

int imagefill ( int im, int x, int y, int col)

ImageFill() bewirkt das Füllen eines Bildes beginnend bei der Koordinate x, y (oben links ist 0, 0) mit der Farbe col im Bild im.