|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| D2D1_COLOR_CONTEXT_TYPE | GetColorContextType (void) |
| DXGI_COLOR_SPACE_TYPE | GetDXGIColorSpace (void) |
| HRESULT | GetSimpleColorProfile ([out] D2D1_SIMPLE_COLOR_PROFILE *simple_profile) |
Public Member Functions inherited from ID2D1ColorContext | |
| D2D1_COLOR_SPACE | GetColorSpace () |
| UINT32 | GetProfileSize () |
| HRESULT | GetProfile ([out] BYTE *profile, [in] UINT32 size) |
Public Member Functions inherited from ID2D1Resource | |
| void | GetFactory ([out] ID2D1Factory **factory) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 540 of file d2d1_3.idl.
| D2D1_COLOR_CONTEXT_TYPE ID2D1ColorContext1::GetColorContextType | ( | void | ) |
| DXGI_COLOR_SPACE_TYPE ID2D1ColorContext1::GetDXGIColorSpace | ( | void | ) |
| HRESULT ID2D1ColorContext1::GetSimpleColorProfile | ( | [out] D2D1_SIMPLE_COLOR_PROFILE * | simple_profile | ) |