MagickCore  7.0.10
Convert, Edit, Or Compose Bitmap Images
_GradientInfo Struct Reference

#include <draw.h>

Data Fields

GradientType type
 
RectangleInfo bounding_box
 
SegmentInfo gradient_vector
 
StopInfostops
 
size_t number_stops
 
SpreadMethod spread
 
MagickBooleanType debug
 
PointInfo center
 
PointInfo radii
 
double radius
 
double angle
 
size_t signature
 

Field Documentation

double _GradientInfo::angle
RectangleInfo _GradientInfo::bounding_box

Referenced by DrawGradientImage(), and GradientImage().

PointInfo _GradientInfo::center
MagickBooleanType _GradientInfo::debug
SegmentInfo _GradientInfo::gradient_vector
size_t _GradientInfo::number_stops
PointInfo _GradientInfo::radii
double _GradientInfo::radius

Referenced by DrawGradientImage(), and GradientImage().

size_t _GradientInfo::signature
SpreadMethod _GradientInfo::spread
StopInfo* _GradientInfo::stops

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