MagickCore 6.9.12-98
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
_EdgeInfo Struct Reference
Collaboration diagram for _EdgeInfo:

Data Fields

double left
 
double right
 
double top
 
double bottom
 
SegmentInfo bounds
 
double scanline
 
PointInfopoints
 
size_t number_points
 
ssize_t direction
 
MagickBooleanType ghostline
 
size_t highwater
 

Detailed Description

Definition at line 127 of file attribute.c.

Field Documentation

◆ bottom

double _EdgeInfo::bottom

Definition at line 133 of file attribute.c.

◆ bounds

SegmentInfo _EdgeInfo::bounds

Definition at line 114 of file draw.c.

◆ direction

ssize_t _EdgeInfo::direction

Definition at line 126 of file draw.c.

◆ ghostline

MagickBooleanType _EdgeInfo::ghostline

Definition at line 129 of file draw.c.

◆ highwater

size_t _EdgeInfo::highwater

Definition at line 132 of file draw.c.

◆ left

double _EdgeInfo::left

Definition at line 130 of file attribute.c.

◆ number_points

size_t _EdgeInfo::number_points

Definition at line 123 of file draw.c.

◆ points

PointInfo* _EdgeInfo::points

Definition at line 120 of file draw.c.

◆ right

double _EdgeInfo::right

Definition at line 131 of file attribute.c.

◆ scanline

double _EdgeInfo::scanline

Definition at line 117 of file draw.c.

◆ top

double _EdgeInfo::top

Definition at line 132 of file attribute.c.


The documentation for this struct was generated from the following files: