La classe ImagickDraw
PHP Manual

ImagickDraw::getStrokeColor

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

ImagickDraw::getStrokeColorReturns the color used for stroking object outlines

Description

ImagickPixel ImagickDraw::getStrokeColor ( ImagickPixel $stroke_color )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Returns the color used for stroking object outlines.

Liste de paramètres

stroke_color

Valeurs de retour

Returns an ImagickPixel object which describes the color.


La classe ImagickDraw
PHP Manual