|
MagickCore
6.7.7
|

Data Fields | |
| SegmentInfo | bounds |
| MagickRealType | scanline |
| PointInfo * | points |
| size_t | number_points |
| ssize_t | direction |
| MagickBooleanType | ghostline |
| size_t | highwater |
Definition at line 96 of file draw.c.
Referenced by ConvertPathToPolygon(), DrawBoundingRectangles(), DrawPolygonPrimitive(), GetFillAlpha(), and LogPolygonInfo().
| ssize_t _EdgeInfo::direction |
Definition at line 108 of file draw.c.
Referenced by ConvertPathToPolygon(), DrawBoundingRectangles(), GetFillAlpha(), and LogPolygonInfo().
Definition at line 111 of file draw.c.
Referenced by ConvertPathToPolygon(), GetFillAlpha(), and LogPolygonInfo().
| size_t _EdgeInfo::highwater |
Definition at line 114 of file draw.c.
Referenced by ConvertPathToPolygon(), and GetFillAlpha().
| size_t _EdgeInfo::number_points |
Definition at line 105 of file draw.c.
Referenced by ConvertPathToPolygon(), GetFillAlpha(), and LogPolygonInfo().
Definition at line 102 of file draw.c.
Referenced by CompareEdges(), ConvertPathToPolygon(), DestroyEdge(), DestroyPolygonInfo(), GetFillAlpha(), and LogPolygonInfo().
Definition at line 99 of file draw.c.
Referenced by ConvertPathToPolygon(), and GetFillAlpha().