ComponentOne Bitmap for WPF
CreateColorContextFromFilename Method (DeviceContext)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DeviceContext Class : CreateColorContextFromFilename Method
HRESULT ID2D1DeviceContext::CreateColorContextFromFilename([In] const wchar_t* filename,[Out, Fast] ID2D1ColorContext** colorContext)
Syntax
'Declaration
 
Public Function CreateColorContextFromFilename( _
   ByVal filename As System.String _
) As ColorContext
public ColorContext CreateColorContextFromFilename( 
   System.string filename
)

Parameters

filename
See Also

Reference

DeviceContext Class
DeviceContext Members