Android.Opengl.GLES20.GlBlendColor Method

Syntax

[Android.Runtime.Register("glBlendColor", "(FFFF)V", "")]
public static void GlBlendColor (float red, float green, float blue, float 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 8