CakeFest 2024: The Official CakePHP Conference

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.

add a note

User Contributed Notes

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