MagickWand
7.0.0
|
Data Fields | |
size_t | id |
char | name [MaxTextExtent] |
Image * | image |
ExceptionInfo * | exception |
char * | mvg |
size_t | mvg_alloc |
size_t | mvg_length |
size_t | mvg_width |
char * | pattern_id |
RectangleInfo | pattern_bounds |
size_t | pattern_offset |
size_t | index |
DrawInfo ** | graphic_context |
MagickBooleanType | filter_off |
size_t | indent_depth |
PathOperation | path_operation |
PathMode | path_mode |
MagickBooleanType | destroy |
MagickBooleanType | debug |
size_t | signature |
Definition at line 90 of file drawing-wand.c.
MagickBooleanType _DrawingWand::debug |
Definition at line 148 of file drawing-wand.c.
Referenced by AdjustAffine(), ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), DrawAffine(), DrawAnnotation(), DrawArc(), DrawBezier(), DrawCircle(), DrawClearException(), DrawColor(), DrawComposite(), DrawEllipse(), DrawGetAlpha(), DrawGetBorderColor(), DrawGetClipPath(), DrawGetClipRule(), DrawGetClipUnits(), DrawGetException(), DrawGetExceptionType(), DrawGetFillAlpha(), DrawGetFillColor(), DrawGetFillRule(), DrawGetFont(), DrawGetFontFamily(), DrawGetFontResolution(), DrawGetFontSize(), DrawGetFontStretch(), DrawGetFontStyle(), DrawGetFontWeight(), DrawGetGravity(), DrawGetStrokeAlpha(), DrawGetStrokeAntialias(), DrawGetStrokeColor(), DrawGetStrokeDashArray(), DrawGetStrokeDashOffset(), DrawGetStrokeLineCap(), DrawGetStrokeLineJoin(), DrawGetStrokeMiterLimit(), DrawGetStrokeWidth(), DrawGetTextAlignment(), DrawGetTextAntialias(), DrawGetTextDecoration(), DrawGetTextEncoding(), DrawGetTextInterlineSpacing(), DrawGetTextInterwordSpacing(), DrawGetTextKerning(), DrawGetTextUnderColor(), DrawGetVectorGraphics(), DrawLine(), DrawMatte(), DrawPathClose(), DrawPathCurveTo(), DrawPathCurveToAbsolute(), DrawPathCurveToQuadraticBezier(), DrawPathCurveToQuadraticBezierAbsolute(), DrawPathCurveToQuadraticBezierRelative(), DrawPathCurveToQuadraticBezierSmooth(), DrawPathCurveToQuadraticBezierSmoothAbsolute(), DrawPathCurveToRelative(), DrawPathCurveToSmooth(), DrawPathCurveToSmoothAbsolute(), DrawPathCurveToSmoothRelative(), DrawPathEllipticArc(), DrawPathEllipticArcAbsolute(), DrawPathFinish(), DrawPathLineTo(), DrawPathLineToAbsolute(), DrawPathLineToHorizontal(), DrawPathLineToHorizontalAbsolute(), DrawPathLineToRelative(), DrawPathLineToVertical(), DrawPathLineToVerticalAbsolute(), DrawPathLineToVerticalRelative(), DrawPathMoveTo(), DrawPathMoveToAbsolute(), DrawPathMoveToRelative(), DrawPathStart(), DrawPoint(), DrawPolygon(), DrawPolyline(), DrawPopClipPath(), DrawPopDefs(), DrawPopPattern(), DrawPushClipPath(), DrawPushDefs(), DrawPushPattern(), DrawRectangle(), DrawRender(), DrawResetVectorGraphics(), DrawRotate(), DrawRoundRectangle(), DrawScale(), DrawSetAlpha(), DrawSetBorderColor(), DrawSetClipPath(), DrawSetClipRule(), DrawSetClipUnits(), DrawSetFillAlpha(), DrawSetFillColor(), DrawSetFillPatternURL(), DrawSetFillRule(), DrawSetFont(), DrawSetFontFamily(), DrawSetFontResolution(), DrawSetFontSize(), DrawSetFontStretch(), DrawSetFontStyle(), DrawSetFontWeight(), DrawSetGravity(), DrawSetStrokeAlpha(), DrawSetStrokeAntialias(), DrawSetStrokeColor(), DrawSetStrokeDashArray(), DrawSetStrokeDashOffset(), DrawSetStrokeLineCap(), DrawSetStrokeLineJoin(), DrawSetStrokeMiterLimit(), DrawSetStrokePatternURL(), DrawSetStrokeWidth(), DrawSetTextAlignment(), DrawSetTextAntialias(), DrawSetTextDecoration(), DrawSetTextEncoding(), DrawSetTextInterlineSpacing(), DrawSetTextInterwordSpacing(), DrawSetTextKerning(), DrawSetTextUnderColor(), DrawSetVectorGraphics(), DrawSetViewbox(), DrawSkewX(), DrawSkewY(), DrawTranslate(), NewDrawingWand(), PeekDrawingWand(), PopDrawingWand(), and PushDrawingWand().
MagickBooleanType _DrawingWand::destroy |
Definition at line 148 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), DrawAllocateWand(), and NewDrawingWand().
ExceptionInfo* _DrawingWand::exception |
Definition at line 103 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), DrawClearException(), DrawComposite(), DrawGetException(), DrawGetExceptionType(), DrawRender(), DrawSetVectorGraphics(), and NewDrawingWand().
MagickBooleanType _DrawingWand::filter_off |
Definition at line 134 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawPopPattern(), DrawPushPattern(), DrawSetAlpha(), DrawSetBorderColor(), DrawSetClipPath(), DrawSetClipRule(), DrawSetClipUnits(), DrawSetFillAlpha(), DrawSetFillColor(), DrawSetFillRule(), DrawSetFont(), DrawSetFontFamily(), DrawSetFontSize(), DrawSetFontStretch(), DrawSetFontStyle(), DrawSetFontWeight(), DrawSetGravity(), DrawSetStrokeAlpha(), DrawSetStrokeAntialias(), DrawSetStrokeColor(), DrawSetStrokeDashArray(), DrawSetStrokeDashOffset(), DrawSetStrokeLineCap(), DrawSetStrokeLineJoin(), DrawSetStrokeWidth(), DrawSetTextAlignment(), DrawSetTextAntialias(), DrawSetTextDecoration(), DrawSetTextEncoding(), DrawSetTextInterlineSpacing(), DrawSetTextInterwordSpacing(), DrawSetTextKerning(), DrawSetTextUnderColor(), and NewDrawingWand().
DrawInfo** _DrawingWand::graphic_context |
Definition at line 131 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), NewDrawingWand(), PopDrawingWand(), and PushDrawingWand().
size_t _DrawingWand::id |
Definition at line 93 of file drawing-wand.c.
Referenced by CloneDrawingWand(), DestroyDrawingWand(), and NewDrawingWand().
Image* _DrawingWand::image |
Definition at line 100 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), DrawAllocateWand(), DrawGetVectorGraphics(), DrawPopPattern(), DrawRender(), DrawSetClipPath(), DrawSetFillPatternURL(), DrawSetStrokePatternURL(), IdentifyImageCommand(), ImportImageCommand(), MagickDisplayImage(), MagickGetImage(), MagickGetImageMask(), MagickWriteImage(), MagickWriteImageFile(), MvgAppendColor(), NewDrawingWand(), and PopDrawingWand().
size_t _DrawingWand::indent_depth |
Definition at line 138 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawPopClipPath(), DrawPopDefs(), DrawPopPattern(), DrawPushClipPath(), DrawPushDefs(), DrawPushPattern(), NewDrawingWand(), PopDrawingWand(), and PushDrawingWand().
size_t _DrawingWand::index |
Definition at line 128 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), NewDrawingWand(), PopDrawingWand(), ProcessCommandOptions(), and PushDrawingWand().
char* _DrawingWand::mvg |
Definition at line 107 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), DrawGetVectorGraphics(), DrawPopPattern(), DrawRender(), DrawResetVectorGraphics(), DrawSetVectorGraphics(), NewDrawingWand(), and PeekDrawingWand().
size_t _DrawingWand::mvg_alloc |
Definition at line 110 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawResetVectorGraphics(), DrawSetVectorGraphics(), and NewDrawingWand().
size_t _DrawingWand::mvg_length |
Definition at line 110 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawPushPattern(), DrawResetVectorGraphics(), DrawSetVectorGraphics(), and NewDrawingWand().
size_t _DrawingWand::mvg_width |
Definition at line 114 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawResetVectorGraphics(), MvgAutoWrapPrintf(), and NewDrawingWand().
char _DrawingWand::name[MaxTextExtent] |
Definition at line 96 of file drawing-wand.c.
Referenced by AdjustAffine(), ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), DrawAffine(), DrawAnnotation(), DrawArc(), DrawBezier(), DrawCircle(), DrawClearException(), DrawColor(), DrawComposite(), DrawEllipse(), DrawGetAlpha(), DrawGetBorderColor(), DrawGetClipPath(), DrawGetClipRule(), DrawGetClipUnits(), DrawGetException(), DrawGetExceptionType(), DrawGetFillAlpha(), DrawGetFillColor(), DrawGetFillRule(), DrawGetFont(), DrawGetFontFamily(), DrawGetFontResolution(), DrawGetFontSize(), DrawGetFontStretch(), DrawGetFontStyle(), DrawGetFontWeight(), DrawGetGravity(), DrawGetStrokeAlpha(), DrawGetStrokeAntialias(), DrawGetStrokeColor(), DrawGetStrokeDashArray(), DrawGetStrokeDashOffset(), DrawGetStrokeLineCap(), DrawGetStrokeLineJoin(), DrawGetStrokeMiterLimit(), DrawGetStrokeWidth(), DrawGetTextAlignment(), DrawGetTextAntialias(), DrawGetTextDecoration(), DrawGetTextEncoding(), DrawGetTextInterlineSpacing(), DrawGetTextInterwordSpacing(), DrawGetTextKerning(), DrawGetTextUnderColor(), DrawGetVectorGraphics(), DrawLine(), DrawMatte(), DrawPathClose(), DrawPathCurveTo(), DrawPathCurveToAbsolute(), DrawPathCurveToQuadraticBezier(), DrawPathCurveToQuadraticBezierAbsolute(), DrawPathCurveToQuadraticBezierRelative(), DrawPathCurveToQuadraticBezierSmooth(), DrawPathCurveToQuadraticBezierSmoothAbsolute(), DrawPathCurveToRelative(), DrawPathCurveToSmooth(), DrawPathCurveToSmoothAbsolute(), DrawPathCurveToSmoothRelative(), DrawPathEllipticArc(), DrawPathEllipticArcAbsolute(), DrawPathFinish(), DrawPathLineTo(), DrawPathLineToAbsolute(), DrawPathLineToHorizontal(), DrawPathLineToHorizontalAbsolute(), DrawPathLineToRelative(), DrawPathLineToVertical(), DrawPathLineToVerticalAbsolute(), DrawPathLineToVerticalRelative(), DrawPathMoveTo(), DrawPathMoveToAbsolute(), DrawPathMoveToRelative(), DrawPathStart(), DrawPoint(), DrawPolygon(), DrawPolyline(), DrawPopClipPath(), DrawPopDefs(), DrawPopPattern(), DrawPushClipPath(), DrawPushDefs(), DrawPushPattern(), DrawRectangle(), DrawRender(), DrawResetVectorGraphics(), DrawRotate(), DrawRoundRectangle(), DrawScale(), DrawSetAlpha(), DrawSetBorderColor(), DrawSetClipPath(), DrawSetClipRule(), DrawSetClipUnits(), DrawSetFillAlpha(), DrawSetFillColor(), DrawSetFillPatternURL(), DrawSetFillRule(), DrawSetFont(), DrawSetFontFamily(), DrawSetFontResolution(), DrawSetFontSize(), DrawSetFontStretch(), DrawSetFontStyle(), DrawSetFontWeight(), DrawSetGravity(), DrawSetStrokeAlpha(), DrawSetStrokeAntialias(), DrawSetStrokeColor(), DrawSetStrokeDashArray(), DrawSetStrokeDashOffset(), DrawSetStrokeLineCap(), DrawSetStrokeLineJoin(), DrawSetStrokeMiterLimit(), DrawSetStrokePatternURL(), DrawSetStrokeWidth(), DrawSetTextAlignment(), DrawSetTextAntialias(), DrawSetTextDecoration(), DrawSetTextEncoding(), DrawSetTextInterlineSpacing(), DrawSetTextInterwordSpacing(), DrawSetTextKerning(), DrawSetTextUnderColor(), DrawSetVectorGraphics(), DrawSetViewbox(), DrawSkewX(), DrawSkewY(), DrawTranslate(), IsDrawingWand(), MagickUsage(), NewDrawingWand(), PeekDrawingWand(), PopDrawingWand(), and PushDrawingWand().
PathMode _DrawingWand::path_mode |
Definition at line 145 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawPathClose(), DrawPathCurveTo(), DrawPathCurveToQuadraticBezier(), DrawPathCurveToQuadraticBezierSmooth(), DrawPathCurveToSmooth(), DrawPathEllipticArc(), DrawPathFinish(), DrawPathLineTo(), DrawPathLineToHorizontal(), DrawPathLineToVertical(), DrawPathMoveTo(), DrawPathStart(), and NewDrawingWand().
PathOperation _DrawingWand::path_operation |
Definition at line 142 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawPathCurveTo(), DrawPathCurveToQuadraticBezier(), DrawPathCurveToQuadraticBezierSmooth(), DrawPathCurveToSmooth(), DrawPathEllipticArc(), DrawPathFinish(), DrawPathLineTo(), DrawPathLineToHorizontal(), DrawPathLineToVertical(), DrawPathMoveTo(), DrawPathStart(), and NewDrawingWand().
RectangleInfo _DrawingWand::pattern_bounds |
Definition at line 121 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawPopPattern(), DrawPushPattern(), and NewDrawingWand().
char* _DrawingWand::pattern_id |
Definition at line 118 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), DrawPopPattern(), DrawPushPattern(), and NewDrawingWand().
size_t _DrawingWand::pattern_offset |
Definition at line 124 of file drawing-wand.c.
Referenced by ClearDrawingWand(), CloneDrawingWand(), DrawPopPattern(), DrawPushPattern(), and NewDrawingWand().
size_t _DrawingWand::signature |
Definition at line 152 of file drawing-wand.c.
Referenced by AdjustAffine(), ClearDrawingWand(), CloneDrawingWand(), DestroyDrawingWand(), DrawAffine(), DrawAnnotation(), DrawArc(), DrawBezier(), DrawCircle(), DrawClearException(), DrawColor(), DrawComposite(), DrawEllipse(), DrawGetAlpha(), DrawGetBorderColor(), DrawGetClipPath(), DrawGetClipRule(), DrawGetClipUnits(), DrawGetException(), DrawGetExceptionType(), DrawGetFillAlpha(), DrawGetFillColor(), DrawGetFillRule(), DrawGetFont(), DrawGetFontFamily(), DrawGetFontResolution(), DrawGetFontSize(), DrawGetFontStretch(), DrawGetFontStyle(), DrawGetFontWeight(), DrawGetGravity(), DrawGetStrokeAlpha(), DrawGetStrokeAntialias(), DrawGetStrokeColor(), DrawGetStrokeDashArray(), DrawGetStrokeDashOffset(), DrawGetStrokeLineCap(), DrawGetStrokeLineJoin(), DrawGetStrokeMiterLimit(), DrawGetStrokeWidth(), DrawGetTextAlignment(), DrawGetTextAntialias(), DrawGetTextDecoration(), DrawGetTextEncoding(), DrawGetTextInterlineSpacing(), DrawGetTextInterwordSpacing(), DrawGetTextKerning(), DrawGetTextUnderColor(), DrawGetVectorGraphics(), DrawLine(), DrawMatte(), DrawPathClose(), DrawPathCurveTo(), DrawPathCurveToAbsolute(), DrawPathCurveToQuadraticBezier(), DrawPathCurveToQuadraticBezierAbsolute(), DrawPathCurveToQuadraticBezierRelative(), DrawPathCurveToQuadraticBezierSmooth(), DrawPathCurveToQuadraticBezierSmoothAbsolute(), DrawPathCurveToRelative(), DrawPathCurveToSmooth(), DrawPathCurveToSmoothAbsolute(), DrawPathCurveToSmoothRelative(), DrawPathEllipticArc(), DrawPathEllipticArcAbsolute(), DrawPathFinish(), DrawPathLineTo(), DrawPathLineToAbsolute(), DrawPathLineToHorizontal(), DrawPathLineToHorizontalAbsolute(), DrawPathLineToRelative(), DrawPathLineToVertical(), DrawPathLineToVerticalAbsolute(), DrawPathLineToVerticalRelative(), DrawPathMoveTo(), DrawPathMoveToAbsolute(), DrawPathMoveToRelative(), DrawPathStart(), DrawPoint(), DrawPolygon(), DrawPolyline(), DrawPopClipPath(), DrawPopDefs(), DrawPopPattern(), DrawPushClipPath(), DrawPushDefs(), DrawPushPattern(), DrawRectangle(), DrawRender(), DrawResetVectorGraphics(), DrawRotate(), DrawRoundRectangle(), DrawScale(), DrawSetAlpha(), DrawSetBorderColor(), DrawSetClipPath(), DrawSetClipRule(), DrawSetClipUnits(), DrawSetFillAlpha(), DrawSetFillColor(), DrawSetFillPatternURL(), DrawSetFillRule(), DrawSetFont(), DrawSetFontFamily(), DrawSetFontResolution(), DrawSetFontSize(), DrawSetFontStretch(), DrawSetFontStyle(), DrawSetFontWeight(), DrawSetGravity(), DrawSetStrokeAlpha(), DrawSetStrokeAntialias(), DrawSetStrokeColor(), DrawSetStrokeDashArray(), DrawSetStrokeDashOffset(), DrawSetStrokeLineCap(), DrawSetStrokeLineJoin(), DrawSetStrokeMiterLimit(), DrawSetStrokePatternURL(), DrawSetStrokeWidth(), DrawSetTextAlignment(), DrawSetTextAntialias(), DrawSetTextDecoration(), DrawSetTextEncoding(), DrawSetTextInterlineSpacing(), DrawSetTextInterwordSpacing(), DrawSetTextKerning(), DrawSetTextUnderColor(), DrawSetVectorGraphics(), DrawSetViewbox(), DrawSkewX(), DrawSkewY(), DrawTranslate(), IsDrawingWand(), NewDrawingWand(), PeekDrawingWand(), PopDrawingWand(), and PushDrawingWand().