Class PassthroughAnalysisEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
A generic analysis effect that uses the input image's output as the analysis output which is stored in CPU-accessible memory. This provides a means to convert any non-analysis effect to an analysis effect.
public sealed class PassthroughAnalysisEffect : CustomEffect<PassthroughAnalysisEffect.Props>, ISerializable, IAnalysisEffect, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
PassthroughAnalysisEffect
- Implements
- Inherited Members