ID2D1ColorContext1::GetDXGIColorSpace method (d2d1_3.h)
Retrieves the DXGI color space of this context. Returns DXGI_COLOR_SPACE_CUSTOM when color context type is ICC.
Syntax
DXGI_COLOR_SPACE_TYPE GetDXGIColorSpace();
Return value
Type: DXGI_COLOR_SPACE_TYPE
This method returns the DXGI color space of this context.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
DLL | D2d1.dll |