ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D.Effects Namespace / ColorManagement Class / DestinationIntent Property

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