Table of Contents

Method CopyFromMemory

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

CopyFromMemory(in RectInt32?, void*, int)

Copies the specified region from memory into the current bitmap.

void CopyFromMemory(in RectInt32? dstRect, void* pSrcData, int stride)

Parameters

dstRect RectInt32?
pSrcData void*
stride int