MagickCore
6.9.12-19
Convert, Edit, Or Compose Bitmap Images
|
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 |
double _EdgeInfo::bottom |
Referenced by GetEdgeBoundingBox(), and GetMinEdgeBackgroundFactor().
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().
double _EdgeInfo::left |
Referenced by GetEdgeBoundingBox(), and GetMinEdgeBackgroundFactor().
size_t _EdgeInfo::number_points |
Referenced by AcquirePolygonThreadSet(), ConvertPathToPolygon(), GetOpacityPixel(), and LogPolygonInfo().
PointInfo* _EdgeInfo::points |
Referenced by AcquirePolygonThreadSet(), ConvertPathToPolygon(), DestroyEdge(), DestroyPolygonInfo(), GetOpacityPixel(), and LogPolygonInfo().
double _EdgeInfo::right |
Referenced by GetEdgeBoundingBox(), and GetMinEdgeBackgroundFactor().
double _EdgeInfo::scanline |
Referenced by ConvertPathToPolygon(), and GetOpacityPixel().
double _EdgeInfo::top |
Referenced by GetEdgeBoundingBox(), and GetMinEdgeBackgroundFactor().