Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_EdgeInfo Struct Reference

Collaboration diagram for _EdgeInfo:

Collaboration graph
[legend]

Data Fields

SegmentInfo bounds
MagickRealType scanline
PointInfopoints
unsigned long number_points
long direction
MagickBooleanType ghostline
unsigned long highwater

Field Documentation

SegmentInfo _EdgeInfo::bounds
 

Definition at line 83 of file draw.c.

Referenced by DrawBoundingRectangles(), DrawPolygonPrimitive(), GetPixelOpacity(), and LogPolygonInfo().

long _EdgeInfo::direction
 

Definition at line 95 of file draw.c.

Referenced by DrawBoundingRectangles(), GetPixelOpacity(), and LogPolygonInfo().

MagickBooleanType _EdgeInfo::ghostline
 

Definition at line 98 of file draw.c.

Referenced by GetPixelOpacity(), and LogPolygonInfo().

unsigned long _EdgeInfo::highwater
 

Definition at line 101 of file draw.c.

Referenced by GetPixelOpacity().

unsigned long _EdgeInfo::number_points
 

Definition at line 92 of file draw.c.

Referenced by GetPixelOpacity(), and LogPolygonInfo().

PointInfo* _EdgeInfo::points
 

Definition at line 89 of file draw.c.

Referenced by CompareEdges(), DestroyEdge(), DestroyPolygonInfo(), GetPixelOpacity(), and LogPolygonInfo().

MagickRealType _EdgeInfo::scanline
 

Definition at line 86 of file draw.c.

Referenced by GetPixelOpacity().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:41 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC