Syntax
[Android.Runtime.Register("glColor4ub", "(BBBB)V", "GetGlColor4ub_BBBBHandler:Javax.Microedition.Khronos.Opengles.IGL11Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlColor4ub (
sbyte red,
sbyte green,
sbyte blue,
sbyte 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: Javax.Microedition.Khronos.Opengles
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1