Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / GradientStopCollection Class / Create Method

In This Topic
    Create Method (GradientStopCollection)
    In This Topic
    Creates an GradientStopCollection from the specified gradient stops, a Gamma StandardRgb, and ExtendMode.Clamp.
    Overload List
    OverloadDescription
    Creates an GradientStopCollection from the specified gradient stops, a Gamma StandardRgb, and ExtendMode.Clamp.  
    Creates an GradientStopCollection from the specified gradient stops, color Gamma.StandardRgb, and extend mode.  
    Creates an GradientStopCollection from the specified gradient stops, color interpolation gamma, and ExtendMode.Clamp.  
    Creates an GradientStopCollection from the specified gradient stops, color interpolation gamma, and extend mode.  
    See Also