Table of Contents

Method Map

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Map(MapOptions)

Maps the given bitmap into memory.

MappedRect Map(MapOptions options)

Parameters

options MapOptions

Returns

MappedRect

Remarks

The bitmap must have been created with the CpuRead flag specified.