Table of Contents

Method CopyPixels

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

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

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

Parameters

buffer void*
bufferStride int
bufferSize uint
srcRect RectInt32?