phoenix_title wx.GradientType

The GradientType enumeration provides the following values:

Description

Value

wx.GRADIENT_NONE

No gradient.

wx.GRADIENT_LINEAR

A gradient that blends two or more colors along an axis.

wx.GRADIENT_RADIAL

A gradient that blends two or more colors across an ellipse.