Skip to main content

BlitFramebuffer Method

Definition

Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

public void BlitFramebuffer(
int srcX0,
int srcY0,
int srcX1,
int srcY1,
int dstX0,
int dstY0,
int dstX1,
int dstY1,
int mask,
int filter
)

Parameters

  Int32
 
  Int32
 
  Int32
 
  Int32
 
  Int32
 
  Int32
 
  Int32
 
  Int32
 
  Int32
 
  Int32
 

See Also

Reference

GlInterface Class
Avalonia.OpenGL Namespace