Interface IBitmapSource<TPixel>
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
public interface IBitmapSource<TPixel> : IBitmapSource, IObjectRef, IIsDisposed, IDisposable where TPixel : unmanaged, INaturalPixelInfo
Type Parameters
TPixel
- Inherited Members
- Extension Methods