Table of Contents

Constructor HlslUnaryFunctionEffect

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

HlslUnaryFunctionEffect(IDeviceEffectFactory)

public HlslUnaryFunctionEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

HlslUnaryFunctionEffect(IDeviceEffectFactory, HlslUnaryFunction)

public HlslUnaryFunctionEffect(IDeviceEffectFactory factory, HlslUnaryFunction function)

Parameters

factory IDeviceEffectFactory
function HlslUnaryFunction

HlslUnaryFunctionEffect(IDeviceEffectFactory, HlslUnaryFunction, IDeviceImage)

public HlslUnaryFunctionEffect(IDeviceEffectFactory factory, HlslUnaryFunction function, IDeviceImage input)

Parameters

factory IDeviceEffectFactory
function HlslUnaryFunction
input IDeviceImage