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

Data Fields

SegmentInfo bounds
 
double scanline
 
PointInfopoints
 
size_t number_points
 
ssize_t direction
 
MagickBooleanType ghostline
 
size_t highwater
 

Detailed Description

Definition at line 108 of file draw.c.

Field Documentation

◆ bounds

SegmentInfo _EdgeInfo::bounds

Definition at line 111 of file draw.c.

◆ direction

ssize_t _EdgeInfo::direction

Definition at line 123 of file draw.c.

◆ ghostline

MagickBooleanType _EdgeInfo::ghostline

Definition at line 126 of file draw.c.

◆ highwater

size_t _EdgeInfo::highwater

Definition at line 129 of file draw.c.

◆ number_points

size_t _EdgeInfo::number_points

Definition at line 120 of file draw.c.

◆ points

PointInfo* _EdgeInfo::points

Definition at line 117 of file draw.c.

◆ scanline

double _EdgeInfo::scanline

Definition at line 114 of file draw.c.


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