Table of Contents

Class HlslUnaryFunctionEffect

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

Applies an HLSL unary operator to every pixel in the input image.

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

Constructors

HlslUnaryFunctionEffect(IDeviceEffectFactory)
HlslUnaryFunctionEffect(IDeviceEffectFactory, HlslUnaryFunction, IDeviceImage)