GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

Описание

public GmagickDraw::getfillcolor(): GmagickPixel

Returns the fill color used for drawing filled objects.

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

У этой функции нет параметров.

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

The GmagickPixel fill color used for drawing filled objects.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top