GoLang GmagickDraw::getstrokecolor

request it (209)
GoLang replacement for PHP's GmagickDraw::getstrokecolor [edit | history]



Do you know a GoLang replacement for PHP's GmagickDraw::getstrokecolor? Write it!

PHP GmagickDraw::getstrokecolor

PHP original manual for GmagickDraw::getstrokecolor [ show | php.net ]

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

Description

public GmagickPixel GmagickDraw::getstrokecolor ( void )

Returns the color used for stroking object outlines.

Parameters

This function has no parameters.

Return Values

Returns an GmagickPixel object which describes the color.