Interface IClipboardImage<TPixel>
- Namespace
- PaintDotNet.Clipboard
- Assembly
- PaintDotNet.Core.dll
public interface IClipboardImage<TPixel> : IClipboardImage, IInternalImpl, IBitmapSource<TPixel>, IBitmapSource, IObjectRef, IIsDisposed, IDisposable where TPixel : unmanaged, INaturalPixelInfo
Type Parameters
TPixel
- Inherited Members
- Extension Methods
Methods
- Lock()
Provides direct access to the bitmap.