MagickCore
6.9.10
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
SegmentInfo | bounds |
double | scanline |
PointInfo * | points |
size_t | number_points |
ssize_t | direction |
MagickBooleanType | ghostline |
size_t | highwater |
SegmentInfo _EdgeInfo::bounds |
Referenced by ConvertPathToPolygon(), DrawBoundingRectangles(), DrawImage(), DrawPolygonPrimitive(), GetOpacityPixel(), and LogPolygonInfo().
ssize_t _EdgeInfo::direction |
Referenced by ConvertPathToPolygon(), DrawBoundingRectangles(), DrawImage(), GetOpacityPixel(), and LogPolygonInfo().
MagickBooleanType _EdgeInfo::ghostline |
Referenced by ConvertPathToPolygon(), GetOpacityPixel(), and LogPolygonInfo().
size_t _EdgeInfo::highwater |
Referenced by ConvertPathToPolygon(), and GetOpacityPixel().
size_t _EdgeInfo::number_points |
Referenced by ConvertPathToPolygon(), DrawImage(), GetOpacityPixel(), and LogPolygonInfo().
PointInfo* _EdgeInfo::points |
Referenced by ConvertPathToPolygon(), DestroyEdge(), DestroyPolygonInfo(), GetOpacityPixel(), LogPolygonInfo(), TraceArcPath(), TraceBezier(), and TracePath().
double _EdgeInfo::scanline |
Referenced by ConvertPathToPolygon(), and GetOpacityPixel().