MagickCore
7.0.11
|
#include <image.h>
Data Fields | |
double | x1 |
double | y1 |
double | x2 |
double | y2 |
double _SegmentInfo::x1 |
Definition at line 107 of file image.h.
Referenced by AffineEdge(), CompositeImage(), ConvertPathToPolygon(), DrawAffineImage(), DrawBoundingRectangles(), DrawGradientImage(), DrawPolygonPrimitive(), FloodfillPaintImage(), GetFillAlpha(), GetStopColorOffset(), GetTypeMetrics(), GradientImage(), HoughLineImage(), LogPolygonInfo(), PlasmaImageProxy(), RenderMVGContent(), and RenderPostscript().
double _SegmentInfo::x2 |
Definition at line 107 of file image.h.
Referenced by AffineEdge(), CompositeImage(), ConvertPathToPolygon(), DrawAffineImage(), DrawBoundingRectangles(), DrawGradientImage(), DrawPolygonPrimitive(), FloodfillPaintImage(), GetFillAlpha(), GetStopColorOffset(), GetTypeMetrics(), GradientImage(), HoughLineImage(), LogPolygonInfo(), PlasmaImageProxy(), RenderMVGContent(), and RenderPostscript().
double _SegmentInfo::y1 |
Definition at line 107 of file image.h.
Referenced by AffineEdge(), CompositeImage(), ConvertPathToPolygon(), DrawAffineImage(), DrawBoundingRectangles(), DrawGradientImage(), DrawPolygonPrimitive(), FloodfillPaintImage(), GetFillAlpha(), GetStopColorOffset(), GetTypeMetrics(), GradientImage(), HoughLineImage(), LogPolygonInfo(), PlasmaImageProxy(), RenderMVGContent(), and RenderPostscript().
double _SegmentInfo::y2 |
Definition at line 107 of file image.h.
Referenced by AffineEdge(), CompositeImage(), ConvertPathToPolygon(), DrawAffineImage(), DrawBoundingRectangles(), DrawGradientImage(), DrawPolygonPrimitive(), FloodfillPaintImage(), GetFillAlpha(), GetStopColorOffset(), GetTypeMetrics(), GradientImage(), HoughLineImage(), LogPolygonInfo(), PlasmaImageProxy(), RenderMVGContent(), and RenderPostscript().