TwoColorGradient Konstruktor

__init__(selbst, Farbe1, Farbe2, Farbverlaufsstiltyp, Variante)


def __init__(self, color1, color2, gradient_style_type, variant):
    ...
ParameterTypBeschreibung
color1aspose.pydrawing.Color
color2aspose.pydrawing.Color
gradient_style_typeaspose.cells.drawing.GradientStyleType
variantint

Siehe auch