Interface IGpuEffectEnvironment2
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Core.dll
public interface IGpuEffectEnvironment2 : IGpuEffectEnvironment, IEffectEnvironment2, IEffectEnvironment, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
Properties
- Document
Gets an object that provides information about the document, a bitmap that contains its full composition, and information and bitmaps about the layers in the document.
- Selection
Gets an object that provides information about the currently selected area.
- SourceImage
Gets the source image to use with Direct2D.