GoLang GmagickDraw::getfontstyle

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



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

PHP GmagickDraw::getfontstyle

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

GmagickDraw::getfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::getfontstyleReturns the font style

Description

public int GmagickDraw::getfontstyle ( void )

Returns the font style used when annotating with text.

Parameters

This function has no parameters.

Return Values

Returns the font style constant (STYLE_) associated with the GmagickDraw object or 0 if no style is set.