GmagickDraw
PHP Manual

GmagickDraw::setfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::setfillcolorSets the fill color to be used for drawing filled objects.

Описание

public GmagickDraw GmagickDraw::setfillcolor ( mixed $color )

Sets the fill color to be used for drawing filled objects.

Список параметров

color

GmagickPixel or string indicating color to use for filling.

Возвращаемые значения

The GmagickDraw object on success.


GmagickDraw
PHP Manual