GmagickDraw
PHP Manual

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

説明

public void GmagickDraw::getstrokecolor ( void )

Returns the color used for stroking object outlines.

パラメータ

この関数にはパラメータはありません。

返り値

Returns an GmagickPixel object which describes the color


GmagickDraw
PHP Manual