parent root
PHP: GmagickDraw::getstrokecolor - Manual

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

Description

public GmagickDraw::getstrokecolor ( void ) : GmagickPixel

Returns the color used for stroking object outlines.

Parameters

This function has no parameters.

Return Values

Returns an GmagickPixel object which describes the color.

add a noteadd a note

User Contributed Notes

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