Table of Contents

Class BitmapSourceBase

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.Core.dll
public abstract class BitmapSourceBase : RefTrackedObject, ISerializable, IBitmapSource, IObjectRef, IIsDisposed, IDisposable
Inheritance
BitmapSourceBase
Implements
Derived
Inherited Members
Extension Methods

Properties

PixelFormat
Resolution

Gets the resolution of the image, in dots per inch.

Size

Methods

CopyPixels(void*, int, uint, in RectInt32?)
Dispose(bool)
GetPalette()
OnCopyPixels(void*, int, uint, RectInt32)
SetPalette(IPalette?)