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

fy

spread

stops

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

xform

The gradient’s transform


api Class API

class SVGgradient(object)

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


Properties

stops

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



xform

The gradient’s transform