ImagickDraw::getTextDecoration
Returns the text decoration
Description
public int ImagickDraw::getTextDecoration()
WarningThis function is
currently not documented; only its argument list is available.
Returns the decoration applied when annotating with text.
Return Values
Returns a DECORATION constant
(imagick::DECORATION_*
), and 0 if no decoration is set.