Android.Opengl.GLES20.GlBlendFuncSeparate Method

Syntax

[Android.Runtime.Register("glBlendFuncSeparate", "(IIII)V", "")]
public static void GlBlendFuncSeparate (int srcRGB, int dstRGB, int srcAlpha, int dstAlpha)

Parameters

srcRGB
Documentation for this section has not yet been entered.
dstRGB
Documentation for this section has not yet been entered.
srcAlpha
Documentation for this section has not yet been entered.
dstAlpha
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