#include <draw.h>
Data Fields | |
char * | primitive |
char * | geometry |
RectangleInfo | viewbox |
AffineMatrix | affine |
GravityType | gravity |
PixelPacket | fill |
PixelPacket | stroke |
double | stroke_width |
GradientInfo | gradient |
Image * | fill_pattern |
Image * | tile |
Image * | stroke_pattern |
MagickBooleanType | stroke_antialias |
MagickBooleanType | text_antialias |
FillRule | fill_rule |
LineCap | linecap |
LineJoin | linejoin |
unsigned long | miterlimit |
double | dash_offset |
DecorationType | decorate |
CompositeOperator | compose |
char * | text |
unsigned long | face |
char * | font |
char * | metrics |
char * | family |
StyleType | style |
StretchType | stretch |
unsigned long | weight |
char * | encoding |
double | pointsize |
char * | density |
AlignType | align |
PixelPacket | undercolor |
PixelPacket | border_color |
char * | server_name |
double * | dash_pattern |
char * | clip_mask |
SegmentInfo | bounds |
ClipPathUnits | clip_units |
Quantum | opacity |
MagickBooleanType | render |
ElementReference | element_reference |
MagickBooleanType | debug |
unsigned long | signature |
char* _DrawInfo::primitive |
char * _DrawInfo::geometry |
double _DrawInfo::stroke_width |
unsigned long _DrawInfo::miterlimit |
double _DrawInfo::dash_offset |
char* _DrawInfo::text |
unsigned long _DrawInfo::face |
char* _DrawInfo::font |
char * _DrawInfo::metrics |
char * _DrawInfo::family |
unsigned long _DrawInfo::weight |
char* _DrawInfo::encoding |
double _DrawInfo::pointsize |
char* _DrawInfo::density |
char* _DrawInfo::server_name |
double* _DrawInfo::dash_pattern |
char* _DrawInfo::clip_mask |
unsigned long _DrawInfo::signature |