Tao.OpenGl SDK Documentation

Gl.glPixelMapfv Method (Int32, Int32, IntPtr)

[Visual Basic]
Overloads Public Shared Sub glPixelMapfv( _
   ByVal map As Integer, _
   ByVal mapsize As Integer, _
   ByVal values As IntPtr _
)
[C#]
public static void glPixelMapfv(
   int map,
   int mapsize,
   IntPtr values
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glPixelMapfv Overload List