Table of Contents

Class HlslTernaryFunctionEffect

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

Executes an HLSL function that takes three parameters.

public sealed class HlslTernaryFunctionEffect : CustomEffect<HlslTernaryFunctionEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
HlslTernaryFunctionEffect
Implements
Inherited Members

Constructors

HlslTernaryFunctionEffect(IDeviceEffectFactory)