ID2D1TransformGraph

Undocumented in source.

Members

Functions

AddNode
HRESULT AddNode(ID2D1TransformNode node)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Clear
void Clear()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ConnectNode
HRESULT ConnectNode(ID2D1TransformNode fromNode, ID2D1TransformNode toNode, uint toNodeInputIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ConnectToEffectInput
HRESULT ConnectToEffectInput(uint toEffectInputIndex, ID2D1TransformNode node, uint toNodeInputIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetInputCount
uint GetInputCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveNode
HRESULT RemoveNode(ID2D1TransformNode node)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetOutputNode
HRESULT SetOutputNode(ID2D1TransformNode node)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPassthroughGraph
HRESULT SetPassthroughGraph(uint effectInputIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetSingleTransformNode
HRESULT SetSingleTransformNode(ID2D1TransformNode node)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta