GmagickDraw::settextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::settextdecorationSpecifies a decoration

Опис

public GmagickDraw 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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top