ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / GradientStopCollection1 Class / GetPostInterpolationSpace Method

In This Topic
    GetPostInterpolationSpace Method
    In This Topic
    D2D1_COLOR_SPACE ID2D1GradientStopCollection1::GetPostInterpolationSpace()
    Syntax
    'Declaration
     
    Public Function GetPostInterpolationSpace() As ColorSpace
    public ColorSpace GetPostInterpolationSpace()
    See Also