Php/docs/gmagickdraw.getstrokecolor

来自菜鸟教程
跳转至:导航、​搜索

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines


说明

public GmagickDraw::getstrokecolor ( ) : GmagickPixel

Returns the color used for stroking object outlines.


参数

此函数没有参数。


返回值

Returns an GmagickPixel object which describes the color.