Table of Contents

Interface IComputeTransform

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll
public interface IComputeTransform : ITransform, ITransformNode, IObjectRef, IIsDisposed, IDisposable
Inherited Members
Extension Methods

Methods

CalculateThreadgroups(RectInt32)

This method allows a compute-shader–based transform to select the number of thread groups to execute based on the number of output pixels it needs to fill.

SetComputeInfo(IComputeInfo)

Sets the render information used to specify the compute shader pass.