ID2D1DeviceContext6

Undocumented in source.

Members

Functions

BlendImage
void BlendImage(ID2D1Image image, D2D1_BLEND_MODE blendMode, D2D1_POINT_2F* targetOffset, D2D1_RECT_F* imageRectangle, D2D1_INTERPOLATION_MODE interpolationMode)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1DeviceContext5

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.

Meta