GmagickDraw::setfontstyle

(PECL gmagick >= Unknown)
Sets the font style to use when annotating with text
public GmagickDraw GmagickDraw::setfontstyle ( int $style )

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

Parameters:
style

Font style (NormalStyle, ItalicStyle, ObliqueStyle, AnyStyle)

Returns:

The GmagickDraw object on success

doc_php
2016-02-24 16:00:30
Comments
Leave a Comment

Please login to continue.