- CreateColorContextFromDxgiColorSpace
HRESULT CreateColorContextFromDxgiColorSpace(DXGI_COLOR_SPACE_TYPE colorSpace, ID2D1ColorContext1* colorContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateColorContextFromSimpleColorProfile
HRESULT CreateColorContextFromSimpleColorProfile(D2D1_SIMPLE_COLOR_PROFILE* simpleProfile, ID2D1ColorContext1* colorContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateColorContextFromSimpleColorProfile
HRESULT CreateColorContextFromSimpleColorProfile(D2D1_SIMPLE_COLOR_PROFILE simpleProfile, ID2D1ColorContext1* colorContext)
Undocumented in source. Be warned that the author may not have intended to support it.
- CreateSvgDocument
HRESULT CreateSvgDocument(IStream inputXmlStream, D2D1_SIZE_F viewportSize, ID2D1SvgDocument* svgDocument)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawSvgDocument
void DrawSvgDocument(ID2D1SvgDocument svgDocument)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.