PHP Manual
Function Reference
Image Processing and Generation
ImageMagick
ImagickDraw
ImagickDraw::affine
ImagickDraw::annotation
ImagickDraw::arc
ImagickDraw::bezier
ImagickDraw::circle
ImagickDraw::clear
ImagickDraw::clone
ImagickDraw::color
ImagickDraw::comment
ImagickDraw::composite
ImagickDraw::__construct
ImagickDraw::destroy
ImagickDraw::ellipse
ImagickDraw::getClipPath
ImagickDraw::getClipRule
ImagickDraw::getClipUnits
ImagickDraw::getFillColor
ImagickDraw::getFillOpacity
ImagickDraw::getFillRule
ImagickDraw::getFont
ImagickDraw::getFontFamily
ImagickDraw::getFontSize
ImagickDraw::getFontStretch
ImagickDraw::getFontStyle
ImagickDraw::getFontWeight
ImagickDraw::getGravity
ImagickDraw::getStrokeAntialias
ImagickDraw::getStrokeColor
ImagickDraw::getStrokeDashArray
ImagickDraw::getStrokeDashOffset
ImagickDraw::getStrokeLineCap
ImagickDraw::getStrokeLineJoin
ImagickDraw::getStrokeMiterLimit
ImagickDraw::getStrokeOpacity
ImagickDraw::getStrokeWidth
ImagickDraw::getTextAlignment
ImagickDraw::getTextAntialias
ImagickDraw::getTextDecoration
ImagickDraw::getTextEncoding
ImagickDraw::getTextInterlineSpacing
ImagickDraw::getTextInterwordSpacing
ImagickDraw::getTextKerning
ImagickDraw::getTextUnderColor
ImagickDraw::getVectorGraphics
ImagickDraw::line
ImagickDraw::matte
ImagickDraw::pathClose
ImagickDraw::pathCurveToAbsolute
ImagickDraw::pathCurveToQuadraticBezierAbsolute
ImagickDraw::pathCurveToQuadraticBezierRelative
ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute
ImagickDraw::pathCurveToQuadraticBezierSmoothRelative
ImagickDraw::pathCurveToRelative
ImagickDraw::pathCurveToSmoothAbsolute
ImagickDraw::pathCurveToSmoothRelative
ImagickDraw::pathEllipticArcAbsolute
ImagickDraw::pathEllipticArcRelative
ImagickDraw::pathFinish
ImagickDraw::pathLineToAbsolute
ImagickDraw::pathLineToHorizontalAbsolute
ImagickDraw::pathLineToHorizontalRelative
ImagickDraw::pathLineToRelative
ImagickDraw::pathLineToVerticalAbsolute
ImagickDraw::pathLineToVerticalRelative
ImagickDraw::pathMoveToAbsolute
ImagickDraw::pathMoveToRelative
ImagickDraw::pathStart
ImagickDraw::point
ImagickDraw::polygon
ImagickDraw::polyline
ImagickDraw::pop
ImagickDraw::popClipPath
ImagickDraw::popDefs
ImagickDraw::popPattern
ImagickDraw::push
ImagickDraw::pushClipPath
ImagickDraw::pushDefs
ImagickDraw::pushPattern
ImagickDraw::rectangle
ImagickDraw::render
ImagickDraw::resetVectorGraphics
ImagickDraw::rotate
ImagickDraw::roundRectangle
ImagickDraw::scale
ImagickDraw::setClipPath
ImagickDraw::setClipRule
ImagickDraw::setClipUnits
ImagickDraw::setFillAlpha
ImagickDraw::setFillColor
ImagickDraw::setFillOpacity
ImagickDraw::setFillPatternURL
ImagickDraw::setFillRule
ImagickDraw::setFont
ImagickDraw::setFontFamily
ImagickDraw::setFontSize
ImagickDraw::setFontStretch
ImagickDraw::setFontStyle
ImagickDraw::setFontWeight
ImagickDraw::setGravity
ImagickDraw::setResolution
ImagickDraw::setStrokeAlpha
ImagickDraw::setStrokeAntialias
ImagickDraw::setStrokeColor
ImagickDraw::setStrokeDashArray
ImagickDraw::setStrokeDashOffset
ImagickDraw::setStrokeLineCap
ImagickDraw::setStrokeLineJoin
ImagickDraw::setStrokeMiterLimit
ImagickDraw::setStrokeOpacity
ImagickDraw::setStrokePatternURL
ImagickDraw::setStrokeWidth
ImagickDraw::setTextAlignment
ImagickDraw::setTextAntialias
ImagickDraw::setTextDecoration
ImagickDraw::setTextEncoding
ImagickDraw::setTextInterlineSpacing
ImagickDraw::setTextInterwordSpacing
ImagickDraw::setTextKerning
ImagickDraw::setTextUnderColor
ImagickDraw::setVectorGraphics
ImagickDraw::setViewbox
ImagickDraw::skewX
ImagickDraw::skewY
ImagickDraw::translate
ImagickDraw::getTextInterlineSpacing
ImagickDraw::getTextKerning
ImagickDraw
PHP Manual
ImagickDraw::getTextInterwordSpacing
Gets the text interword spacing
Description
public
float
ImagickDraw::getTextInterwordSpacing
()
Gets the text interword spacing.
Parameters
This function has no parameters.
Return Values