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; }
Retrieves the bitmap for this render target. The returned bitmap can be used for drawing operations.
IDeviceBitmap Bitmap { get; }