Search Results
PHP Manual Function Reference Image Processing and Generation ImageMagick ImagickDraw Change language:
Jul 11, 2025 · The ImagickDraw::setTextDecoration () function is an inbuilt function in PHP which is used to specify the decoration to be applied when annotating with text. Syntax:
affine arc bezier circle composite ellipse line matte pathCurveToQuadratic BezierAbsolute pathCurveToQuadratic BezierSmoothAbsolute pathStart point polygon polyline ...
Simple usage example of `ImagickDraw::setTextDecoration ()`. ImagickDraw::setTextDecoration is a PHP function that is used to specify a decoration for text in ImagickDraw objects. It allows you to add various text decorations such as underline, strikethrough, and overline to your text in an image.
Mar 27, 2026 · Imagick::distortImage — Distorts an image using various distortion methods Imagick::drawImage — Renders the ImagickDraw object on the current image Imagick::edgeImage — Enhance edges within the image Imagick::embossImage — Returns a grayscale image with a three-dimensional effect Imagick::encipherImage — Enciphers an image
(PECL imagick 2, PECL imagick 3) This function is currently not documented; only its argument list is available.
ImagickDraw::setStrokeWidth — Sets the width of the stroke used to draw object outlines ImagickDraw::setTextAlignment — Specifies a text alignment ImagickDraw::setTextAntialias — Controls whether text is antialiased ImagickDraw::setTextDecoration — Specifies a decoration ImagickDraw::setTextEncoding — Specifies the text code set
