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

In This Topic
    SourceIntent Property
    In This Topic
    The rendering intent for the source context.
    Syntax
    'Declaration
     
    Public Property SourceIntent As ColorManagementRenderingIntent
    public ColorManagementRenderingIntent SourceIntent {get; set;}
    See Also