imagefill

(PHP 3, PHP 4 , PHP 5)

imagefill -- 塗り潰し

説明

int imagefill ( resource image, int x, int y, int color)

ImageFill()は、画像imageに おいて座標x, y(左上 が0,0)から色colで領域を塗りつぶします。