GmagickDraw
PHP Manual

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

Descrição

public GmagickPixel GmagickDraw::getstrokecolor ( void )

Returns the color used for stroking object outlines.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns an GmagickPixel object which describes the color.


GmagickDraw
PHP Manual