ComponentOne Bitmap for UWP
C1.UWP.DX 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