Ipelib
|
A gradient pattern. More...
#include <ipeattributes.h>
A gradient pattern.
enum ipe::Gradient::TType |
The type of gradient: axial or radial.
The coordinates of the axis endpoints, or the two circle centers.
double ipe::Gradient::iRadius[2] |
The radii of the two circles (not used for axial gradients).
Whether to extend the gradient beyond the endpoints.
Gradient transformation.
std::vector<Stop> ipe::Gradient::iStops |
The color stops.