Table of Contents

Interface IEffectInfo2

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll
public interface IEffectInfo2 : IObjectRef, IIsDisposed, IDisposable, IEquatable<IEffectInfo2>, IInternalImpl
Inherited Members
Extension Methods

Properties

AssemblyLocation

The path to the assembly that contains the plugin. Type.Assembly.Location should not be used, as it may be different or blank due to compatibility shimming.

Category
IsBuiltIn
Name
Options
SubmenuName
SupportInfo

Methods

CreateInstance(IServiceProvider, IEffectEnvironment)
GetImage()