MagickCore  6.8.5
_GradientInfo Struct Reference

#include <draw.h>

Collaboration diagram for _GradientInfo:
[legend]

Data Fields

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

Field Documentation

RectangleInfo _GradientInfo::bounding_box

Referenced by DrawGradientImage(), and GradientImage().

PointInfo _GradientInfo::center
MagickBooleanType _GradientInfo::debug
SegmentInfo _GradientInfo::gradient_vector
size_t _GradientInfo::number_stops
MagickRealType _GradientInfo::radius
size_t _GradientInfo::signature
SpreadMethod _GradientInfo::spread
StopInfo* _GradientInfo::stops
GradientType _GradientInfo::type

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