ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / DevelopRaw Class / SetDestinationColorContext Method

In This Topic
    SetDestinationColorContext Method
    In This Topic
    HRESULT IWICDevelopRaw::SetDestinationColorContext([In, Optional] IWICColorContext* pColorContext)
    Syntax
    'Declaration
     
    Public Sub SetDestinationColorContext( _
       ByVal colorContextRef As ColorContext _
    ) 
    public void SetDestinationColorContext( 
       ColorContext colorContextRef
    )

    Parameters

    colorContextRef
    See Also