GmagickDraw::setfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::setfontstyleSets the font style to use when annotating with text

Açıklama

public GmagickDraw::setfontstyle ( int $style ) : GmagickDraw

Sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.

Değiştirgeler

style

Font style (NormalStyle, ItalicStyle, ObliqueStyle, AnyStyle)

Dönen Değerler

The GmagickDraw object on success