Table of Contents

Method SetInput

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

SetInput(int, IDeviceImage?, bool)

Sets the given input image by index.

public void SetInput(int index, IDeviceImage? input, bool invalidate = true)

Parameters

index int
input IDeviceImage
invalidate bool