Shader.GradientInfo
- class GradientInfo
Methods
Attributes
In-out parameter, specifies passed size.
The unit offset for color transitions.
The colors in the gradient.
see
GradientShader.Flags
Type specific, see above.
Type specific, see above.
Methods
- GradientInfo.__init__(self: skia.Shader.GradientInfo) None
Attributes
- GradientInfo.fColorCount
In-out parameter, specifies passed size.
- GradientInfo.fColorOffsets
The unit offset for color transitions.
- GradientInfo.fColors
The colors in the gradient.
- GradientInfo.fGradientFlags
see
GradientShader.Flags
- GradientInfo.fPoint
Type specific, see above.
- GradientInfo.fRadius
Type specific, see above.
- GradientInfo.fTileMode