Table of Contents

Method CopyPixels

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

CopyPixels(void*, int, uint, in RectInt32?)

void CopyPixels(void* pBuffer, int bufferStride, uint bufferSize, in RectInt32? srcRect)

Parameters

pBuffer void*
bufferStride int
bufferSize uint
srcRect RectInt32?