Table of Contents

Interface IGpuEffectDocumentInfo

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Core.dll
public interface IGpuEffectDocumentInfo : IEffectDocumentInfo, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods

Properties

Image

Gets an image that renders the document for use with Direct2D. This is the full composition of the document, including all of the layers with their rendering properties applied (blend mode, opacity, and visibility).

Layers