A Gradient stop is an offset and a color, which is used when drawing gradients.
color
SVGgradientStop.color: uint
color_rgba
SVGgradientStop.color_rgba: tuple
offset
SVGgradientStop.offset: float
SVGgradientStop
SVGgradientStop.color_rgba: tuple Returns color as a RGBA tuple