Table of Contents

Struct MappedRect

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Describes mapped memory from the Map(MapOptions) method.
D2D1_MAPPED_RECT

public readonly struct MappedRect
Inherited Members

Constructors

MappedRect(void*, int)

Properties

Buffer

The data inside the bitmap.

Stride

The size in bytes of an individual scanline in the bitmap.