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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.