ImageMagick ImagickDraw::__construct
ImagickDraw 클래스
- affine
- annotation
- arc
- bezier
- circle
- clear
- clone
- color
- comment
- composite
- __construct
- destroy
- ellipse
- getClipPath
- getClipRule
- getClipUnits
- getFillColor
- getFillOpacity
- getFillRule
- getFont
- getFontFamily
- getFontSize
- getFontStretch
- getFontStyle
- getFontWeight
- getGravity
- getStrokeAntialias
- getStrokeColor
- getStrokeDashArray
- getStrokeDashOffset
- getStrokeLineCap
- getStrokeLineJoin
- getStrokeMiterLimit
- getStrokeOpacity
- getStrokeWidth
- getTextAlignment
- getTextAntialias
- getTextDecoration
- getTextEncoding
- getTextInterlineSpacing
- getTextInterwordSpacing
- getTextKerning
- getTextUnderColor
- getVectorGraphics
- line
- matte
- pathClose
- pathCurveToAbsolute
- pathCurveToQuadraticBezierAbsolute
- pathCurveToQuadraticBezierRelative
- pathCurveToQuadraticBezierSmoothAbsolute
- pathCurveToQuadraticBezierSmoothRelative
- pathCurveToRelative
- pathCurveToSmoothAbsolute
- pathCurveToSmoothRelative
- pathEllipticArcAbsolute
- pathEllipticArcRelative
- pathFinish
- pathLineToAbsolute
- pathLineToHorizontalAbsolute
- pathLineToHorizontalRelative
- pathLineToRelative
- pathLineToVerticalAbsolute
- pathLineToVerticalRelative
- pathMoveToAbsolute
- pathMoveToRelative
- pathStart
- point
- polygon
- polyline
- pop
- popClipPath
- popDefs
- popPattern
- push
- pushClipPath
- pushDefs
- pushPattern
- rectangle
- render
- resetVectorGraphics
- rotate
- roundRectangle
- scale
- setClipPath
- setClipRule
- setClipUnits
- setFillAlpha
- setFillColor
- setFillOpacity
- setFillPatternURL
- setFillRule
- setFont
- setFontFamily
- setFontSize
- setFontStretch
- setFontStyle
- setFontWeight
- setGravity
- setResolution
- setStrokeAlpha
- setStrokeAntialias
- setStrokeColor
- setStrokeDashArray
- setStrokeDashOffset
- setStrokeLineCap
- setStrokeLineJoin
- setStrokeMiterLimit
- setStrokeOpacity
- setStrokePatternURL
- setStrokeWidth
- setTextAlignment
- setTextAntialias
- setTextDecoration
- setTextEncoding
- setTextInterlineSpacing
- setTextInterwordSpacing
- setTextKerning
- setTextUnderColor
- setVectorGraphics
- setViewbox
- skewX
- skewY
- translate
(PECL imagick 2, PECL imagick 3)
ImagickDraw::__construct — The ImagickDraw constructor
설명
public ImagickDraw::__construct()
경고 이 함수는 현재 문서화되어 있지 않습니다. 해당 인수 목록만 사용할 수 있습니다.
ImagickDraw 생성자.
반환 값
값이 반환되지 않습니다.