GmagickDraw::setfontstyle
Sets the font style to use when annotating with text
Description
public GmagickDraw GmagickDraw::setfontstyle(int $style
)
Parameters
-
style
-
Font style (NormalStyle, ItalicStyle, ObliqueStyle, AnyStyle)
Return Values
The GmagickDraw object.