wx.svg._nanosvg.SVGgradient¶A gradient is a method used to fade from one color to another, either linearly or radially.
Class Hierarchy¶
Inheritance diagram for class SVGgradient:
Properties Summary¶SVGgradient.fx: float |
|
SVGgradient.fy: float |
|
SVGgradient.spread: int |
|
A generator that iterates over the |
|
SVGgradient.xform: list |
Class API¶A gradient is a method used to fade from one color to another, either linearly or radially.
SVGgradient.fx: float
SVGgradient.fy: float
SVGgradient.spread: int
A generator that iterates over the SVGgradientStop objects contained in the SVGgradient
SVGgradient.xform: list The gradient’s transform