MagickCore
6.8.5
|
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(), DrawPolygonPrimitive(), GetOpacityPixel(), and LogPolygonInfo().
ssize_t _EdgeInfo::direction |
Referenced by ConvertPathToPolygon(), DrawBoundingRectangles(), 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(), GetOpacityPixel(), and LogPolygonInfo().
PointInfo* _EdgeInfo::points |
Referenced by CompareEdges(), ConvertPathToPolygon(), DestroyEdge(), DestroyPolygonInfo(), GetOpacityPixel(), and LogPolygonInfo().
double _EdgeInfo::scanline |
Referenced by ConvertPathToPolygon(), and GetOpacityPixel().