GmagickDraw
PHP Manual

GmagickDraw::settextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::settextdecorationSpecifies a decoration

설명

public void GmagickDraw::settextdecoration ( int $decoration )

Specifies a decoration to be applied when annotating with text.

인수

int

Text decoration. One of NoDecoration, UnderlineDecoration, OverlineDecoration, or LineThroughDecoration

반환값

The GmagickDraw object on success


GmagickDraw
PHP Manual