Tao.OpenGl SDK Documentation |
|
Gl.glGetColorTableParameteriv Method (Int32, Int32, Int32[])
[Visual Basic]
Overloads Public Shared Sub glGetColorTableParameteriv( _
ByVal
target As
Integer, _
ByVal
pname As
Integer, _
ByVal
params As
Integer() _
)
[C#]
public static
void glGetColorTableParameteriv(
int target,
int pname,
int[] params);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glGetColorTableParameteriv Overload List