Table of Contents

Method SetInput

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

SetInput(int, IDeviceImage?, bool)

Sets the given input image by index.

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

Parameters

index int
input IDeviceImage
invalidate bool