The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeColor

(No version information available, might be only in CVS)

ImagickDraw::setStrokeColorSets the color used for stroking object outlines

Descrição

bool ImagickDraw::setStrokeColor ( ImagickPixel $stroke_pixel )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Sets the color used for stroking object outlines.

Parâmetros

stroke_pixel

the stroke color

Valor Retornado

Não há valor retornado.


The ImagickDraw class
PHP Manual