GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

说明

public GmagickDraw::getstrokecolor ( void ) : GmagickPixel

Returns the color used for stroking object outlines.

参数

此函数没有参数。

返回值

Returns an GmagickPixel object which describes the color.

User Contributed Notes

There are no user contributed notes for this page.