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