ImagickDraw::getStrokeColor

(PECL imagick 2.0.0)

ImagickDraw::getStrokeColorReturns the color used for stroking object outlines

說明

ImagickPixel ImagickDraw::getStrokeColor ( void )
Warning

此函式目前沒有參考文件;只有引數列表。

Returns the color used for stroking object outlines.

參數

stroke_color

回傳值

Returns an ImagickPixel 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