Table of Contents

Interface IGpuEffectImage

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Core.dll

This is the base interface for GPU images that are accessible from a GPU effect's environment (IGpuEffectEnvironment2).

public interface IGpuEffectImage : IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceImageFormatInfo, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inherited Members
Extension Methods