Table of Contents

Method ConnectToEffectInput

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

ConnectToEffectInput(int, ITransformNode, int)

Connects a transform node inside the graph to the corresponding effect input of the encapsulating effect.

void ConnectToEffectInput(int toEffectInputIndex, ITransformNode node, int toNodeInputIndex)

Parameters

toEffectInputIndex int
node ITransformNode
toNodeInputIndex int