GmagickDraw
PHP Manual

GmagickDraw::getfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::getfontstyleReturns the font style

Açıklama

public int GmagickDraw::getfontstyle ( void )

Returns the font style used when annotating with text.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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


GmagickDraw
PHP Manual