GmagickDraw
PHP Manual

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

설명

public void GmagickDraw::getfillcolor ( void )

Returns the fill color used for drawing filled objects.

인수

이 함수는 인수가 없습니다.

반환값

The GmagickPixel fill color used for drawing filled objects.


GmagickDraw
PHP Manual