Skip to main content

CopyPixels(PixelRect, IntPtr, Int32, Int32) Method

Definition

Namespace: Avalonia.Media.Imaging
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public virtual void CopyPixels(
PixelRect sourceRect,
IntPtr buffer,
int bufferSize,
int stride
)

Parameters

  PixelRect
 
  IntPtr
 
  Int32
 
  Int32
 

See Also

Reference

Bitmap Class
CopyPixels Overload
Avalonia.Media.Imaging Namespace