Syntax
[Android.Runtime.Register("glBlitFramebuffer", "(IIIIIIIIII)V", "")]
public static
void GlBlitFramebuffer (
int srcX0,
int srcY0,
int srcX1,
int srcY1,
int dstX0,
int dstY0,
int dstX1,
int dstY1,
int mask,
int filter)
Parameters
- srcX0
- Documentation for this section has not yet been entered.
- srcY0
- Documentation for this section has not yet been entered.
- srcX1
- Documentation for this section has not yet been entered.
- srcY1
- Documentation for this section has not yet been entered.
- dstX0
- Documentation for this section has not yet been entered.
- dstY0
- Documentation for this section has not yet been entered.
- dstX1
- Documentation for this section has not yet been entered.
- dstY1
- Documentation for this section has not yet been entered.
- mask
- Documentation for this section has not yet been entered.
- filter
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18