Android.Opengl.GLES11Ext.GlClearColorxOES Method

Syntax

[Android.Runtime.Register("glClearColorxOES", "(IIII)V", "")]
public static void GlClearColorxOES (int red, int green, int blue, int alpha)

Parameters

red
Documentation for this section has not yet been entered.
green
Documentation for this section has not yet been entered.
blue
Documentation for this section has not yet been entered.
alpha
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 4