Class HlslBinaryOperatorEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Combines two images or values using an HSL binary operator such as +, -, *, or /.
public sealed class HlslBinaryOperatorEffect : CustomEffect<HlslBinaryOperatorEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
HlslBinaryOperatorEffect
- Implements
- Inherited Members