php8.5
Home/ Manual/ gmagick / gmagickdraw/ GmagickDraw::settextdecoration

GmagickDraw::settextdecoration

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Specifies a decoration

Description

GmagickDraw::settextdecoration(int $decoration): GmagickDraw

Specifies a decoration to be applied when annotating with text.

Parameters

int

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

Return Values

The GmagickDraw object.

Source: reference/gmagick/gmagickdraw/settextdecoration.xml · from the official PHP manual (php/doc-en)