ComponentOne Bitmap for WPF
CreateColorContextFromWicColorContext Method (DeviceContext)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DeviceContext Class : CreateColorContextFromWicColorContext Method
HRESULT ID2D1DeviceContext::CreateColorContextFromWicColorContext([In] IWICColorContext* wicColorContext,[Out, Fast] ID2D1ColorContext** colorContext)
Syntax
'Declaration
 
Public Function CreateColorContextFromWicColorContext( _
   ByVal wicColorContext As ColorContext _
) As ColorContext
public ColorContext CreateColorContextFromWicColorContext( 
   ColorContext wicColorContext
)

Parameters

wicColorContext
See Also

Reference

DeviceContext Class
DeviceContext Members