ImagickDraw::getStrokeColor

(PECL imagick 2.0.0)

ImagickDraw::getStrokeColorReturns the color used for stroking object outlines

Опис

ImagickPixel ImagickDraw::getStrokeColor ( void )
Увага

This function is currently not documented; only its argument list is available.

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