Table of Contents

Method OnCopyPixels

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.Core.dll

OnCopyPixels(void*, int, uint, RectInt32)

protected abstract void OnCopyPixels(void* buffer, int bufferStride, uint bufferSize, RectInt32 srcRect)

Parameters

buffer void*
bufferStride int
bufferSize uint
srcRect RectInt32