ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.8 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