Interface IEffectEnvironment2
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
Contains environment information for an effect.
public interface IEffectEnvironment2 : IEffectEnvironment, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
Properties
- PrimaryColor
Gets the primary color selected by the user.
- SecondaryColor
Gets the secondary color selected by the user.