ImagickDraw::setStrokeColor

(PECL imagick 2.0.0)

ImagickDraw::setStrokeColorSets the color used for stroking object outlines

Beskrivelse

bool ImagickDraw::setStrokeColor ( ImagickPixel $stroke_pixel )
Advarsel

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

Sets the color used for stroking object outlines.

Parametre

stroke_pixel

the stroke color

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

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