Interface ISurfaceRef<TPixel>
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
public interface ISurfaceRef<TPixel> : ISurface<TPixel>, IRenderer<TPixel>, IObjectRef, IIsDisposed, IDisposable where TPixel : unmanaged, INaturalPixelInfo
Type Parameters
TPixel
- Inherited Members
- Extension Methods