ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class / CreateGradientStopCollection1 Method

In This Topic
    CreateGradientStopCollection1 Method
    In This Topic
    HRESULT ID2D1DeviceContext::CreateGradientStopCollection([In, Buffer] const D2D1_GRADIENT_STOP* straightAlphaGradientStops,[In] unsigned int straightAlphaGradientStopsCount,[In] D2D1_COLOR_SPACE preInterpolationSpace,[In] D2D1_COLOR_SPACE postInterpolationSpace,[In] D2D1_BUFFER_PRECISION bufferPrecision,[In] D2D1_EXTEND_MODE extendMode,[In] D2D1_COLOR_INTERPOLATION_MODE colorInterpolationMode,[Out, Fast] ID2D1GradientStopCollection1** gradientStopCollection1)
    Syntax

    Parameters

    straightAlphaGradientStops
    straightAlphaGradientStopsCount
    preInterpolationSpace
    postInterpolationSpace
    bufferPrecision
    extendMode
    colorInterpolationMode
    See Also