MagickCore
7.0.11
|
Data Fields | |
double | left |
double | right |
double | top |
double | bottom |
SegmentInfo | bounds |
double | scanline |
PointInfo * | points |
size_t | number_points |
ssize_t | direction |
MagickBooleanType | ghostline |
size_t | highwater |
Definition at line 127 of file attribute.c.
double _EdgeInfo::bottom |
Definition at line 130 of file attribute.c.
Referenced by GetEdgeBoundingBox(), and GetMinEdgeBackgroundCensus().
SegmentInfo _EdgeInfo::bounds |
Definition at line 110 of file draw.c.
Referenced by ConvertPathToPolygon(), DrawBoundingRectangles(), DrawPolygonPrimitive(), GetFillAlpha(), and LogPolygonInfo().
ssize_t _EdgeInfo::direction |
Definition at line 122 of file draw.c.
Referenced by ConvertPathToPolygon(), DrawBoundingRectangles(), GetFillAlpha(), and LogPolygonInfo().
MagickBooleanType _EdgeInfo::ghostline |
Definition at line 125 of file draw.c.
Referenced by ConvertPathToPolygon(), GetFillAlpha(), and LogPolygonInfo().
size_t _EdgeInfo::highwater |
Definition at line 128 of file draw.c.
Referenced by ConvertPathToPolygon(), and GetFillAlpha().
double _EdgeInfo::left |
Definition at line 130 of file attribute.c.
Referenced by GetEdgeBoundingBox(), and GetMinEdgeBackgroundCensus().
size_t _EdgeInfo::number_points |
Definition at line 119 of file draw.c.
Referenced by AcquirePolygonThreadSet(), ConvertPathToPolygon(), GetFillAlpha(), and LogPolygonInfo().
PointInfo* _EdgeInfo::points |
Definition at line 116 of file draw.c.
Referenced by AcquirePolygonThreadSet(), ConvertPathToPolygon(), DestroyEdge(), DestroyPolygonInfo(), GetFillAlpha(), and LogPolygonInfo().
double _EdgeInfo::right |
Definition at line 130 of file attribute.c.
Referenced by GetEdgeBoundingBox(), and GetMinEdgeBackgroundCensus().
double _EdgeInfo::scanline |
Definition at line 113 of file draw.c.
Referenced by ConvertPathToPolygon(), and GetFillAlpha().
double _EdgeInfo::top |
Definition at line 130 of file attribute.c.
Referenced by GetEdgeBoundingBox(), and GetMinEdgeBackgroundCensus().