Syntax
[Android.Runtime.Register("glBlendFuncSeparate", "(IIII)V", "GetGlBlendFuncSeparate_IIIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
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: Javax.Microedition.Khronos.Opengles
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1