phoenix_title wx.svg._nanosvg.SVGgradientStop

A Gradient stop is an offset and a color, which is used when drawing gradients.


class_hierarchy Class Hierarchy

Inheritance diagram for class SVGgradientStop:

property_summary Properties Summary

color

color_rgba

Returns color as a RGBA tuple

offset


api Class API

class SVGgradientStop(object)

A Gradient stop is an offset and a color, which is used when drawing gradients.


Properties

color_rgba

Returns color as a RGBA tuple