[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.DeviceContext.CreateColorContext

CreateColorContext Method

CreateColorContext(ColorSpace, byte[], int)

HRESULT ID2D1DeviceContext::CreateColorContext([In] D2D1_COLOR_SPACE space,[In, Buffer, Optional] const unsigned char* profile,[In] unsigned int profileSize,[Out, Fast] ID2D1ColorContext** colorContext)

Declaration
public ColorContext CreateColorContext(ColorSpace space, byte[] rofileRef, int profileSize)
Parameters
Type Name Description
ColorSpace space
byte[] rofileRef
int profileSize
Returns
Type Description
ColorContext