MagickCore 6.9.13
Loading...
Searching...
No Matches
_PrimitiveInfo Struct Reference
Collaboration diagram for _PrimitiveInfo:

Data Fields

PointInfo point
 
size_t coordinates
 
PrimitiveType primitive
 
PaintMethod method
 
char * text
 
MagickBooleanType closed_subpath
 

Detailed Description

Definition at line 363 of file draw.h.

Field Documentation

◆ closed_subpath

MagickBooleanType _PrimitiveInfo::closed_subpath

Definition at line 381 of file draw.h.

◆ coordinates

size_t _PrimitiveInfo::coordinates

Definition at line 369 of file draw.h.

◆ method

PaintMethod _PrimitiveInfo::method

Definition at line 375 of file draw.h.

◆ point

PointInfo _PrimitiveInfo::point

Definition at line 366 of file draw.h.

◆ primitive

PrimitiveType _PrimitiveInfo::primitive

Definition at line 372 of file draw.h.

◆ text

char* _PrimitiveInfo::text

Definition at line 378 of file draw.h.


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