Table of Contents

Class EmptyEffect

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

An effect that produces no output.

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

Constructors

EmptyEffect(IDeviceEffectFactory)