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

add a note add a note

User Contributed Notes

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