phoenix_title wx.svg._nanosvg.SVGgradient

A gradient is a method used to fade from one color to another, either linearly or radially.


class_hierarchy Class Hierarchy

Inheritance diagram for class SVGgradient:

property_summary Properties Summary

fx

SVGgradient.fx: float

fy

SVGgradient.fy: float

spread

SVGgradient.spread: int

stops

A generator that iterates over the SVGgradientStop objects contained in the SVGgradient

xform

SVGgradient.xform: list


api Class API

class SVGgradient(object)

A gradient is a method used to fade from one color to another, either linearly or radially.


Properties

fx

SVGgradient.fx: float



fy

SVGgradient.fy: float



spread

SVGgradient.spread: int



stops

A generator that iterates over the SVGgradientStop objects contained in the SVGgradient



xform

SVGgradient.xform: list The gradient’s transform