Table of Contents

Class BitmapSourceBase<TPixel>

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.Core.dll
public abstract class BitmapSourceBase<TPixel> : BitmapSourceBase, ISerializable, IBitmapSource<TPixel>, IBitmapSource, IObjectRef, IIsDisposed, IDisposable where TPixel : unmanaged, INaturalPixelInfo

Type Parameters

TPixel
Inheritance
BitmapSourceBase<TPixel>
Implements
Inherited Members
Extension Methods

Constructors

BitmapSourceBase(SizeInt32)
BitmapSourceBase(SizeInt32, IPalette)
BitmapSourceBase(SizeInt32, Vector2Double)
BitmapSourceBase(SizeInt32, Vector2Double, IPalette?)

Methods

OnCopyPixels(RegionPtr<TPixel>, Point2Int32)
OnCopyPixels(void*, int, uint, RectInt32)