C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class / CreateColorContextFromWicColorContext Method

In This Topic
CreateColorContextFromWicColorContext Method (DeviceContext)
In This Topic
HRESULT ID2D1DeviceContext::CreateColorContextFromWicColorContext([In] IWICColorContext* wicColorContext,[Out, Fast] ID2D1ColorContext** colorContext)
Syntax
'Declaration
 
Public Function CreateColorContextFromWicColorContext( _
   ByVal wicColorContext As ColorContext _
) As ColorContext
 

Parameters

wicColorContext
See Also