ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / ColorManagement Class / SourceContext Property

In This Topic
    SourceContext Property
    In This Topic
    The source color context. Default null
    Syntax
    'Declaration
     
    Public Property SourceContext As ColorContext
    public ColorContext SourceContext {get; set;}
    See Also