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