PHP 8.3.4 Released!

GmagickDraw::gettextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::gettextdecorationReturns the text decoration

Beschreibung

public GmagickDraw::gettextdecoration(): int

Returns the decoration applied when annotating with text.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns one of the DECORATION_ constants and 0 if no decoration is set.

add a note

User Contributed Notes

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