Table of Contents

Interface IBitmap<TPixel>

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll
public interface IBitmap<TPixel> : IBitmap, IBitmapSource<TPixel>, IBitmapSource, IObjectRef, IIsDisposed, IDisposable where TPixel : unmanaged, INaturalPixelInfo

Type Parameters

TPixel
Inherited Members
Extension Methods

Methods

Lock(RectInt32, BitmapLockOptions)