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)