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, IObjectRef, IIsDisposed, IDisposable, IFactoryProperty, IDeviceImageFormatInfo, IInternalImpl
- Inherited Members
- Extension Methods