Table of Contents

Property Bitmap

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Bitmap

Retrieves the bitmap for this render target. The returned bitmap can be used for drawing operations.

IDeviceBitmap Bitmap { get; }

Property Value

IDeviceBitmap