Searched defs:SPGradientStop (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsp-gradient-vector.h9 * SPGradientStop shows more the effective stop color.
11 * For example, SPGradientStop has no currentColor option: currentColor refers to the color
13 * copying from SPStop to SPGradientStop.
15 struct SPGradientStop { struct
26 std::vector<SPGradientStop> stops;

Completed in 336 milliseconds