[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.DeviceContext.CreateColorContextFromWicColorContext

CreateColorContextFromWicColorContext Method

CreateColorContextFromWicColorContext(ColorContext)

HRESULT ID2D1DeviceContext::CreateColorContextFromWicColorContext([In] IWICColorContext* wicColorContext,[Out, Fast] ID2D1ColorContext** colorContext)

Declaration
public ColorContext CreateColorContextFromWicColorContext(ColorContext wicColorContext)
Parameters
Type Name Description
ColorContext wicColorContext
Returns
Type Description
ColorContext