Table of Contents

Interface IAnalysisEffect

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

A marker interface implemented by analysis effect wrappers such as HistogramEffect. This is used for the RunAnalysisEffect(IDeviceContext, IAnalysisEffect) extension method.

public interface IAnalysisEffect : IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods