epsxk82
07-07-2008, 12:15 PM
In C# environment, how can i get the reference or pointer of pixel data buffer in bitmap? To use a function glDrawPixels, i need a pointer of IntPtr representing a start address of pixel data buffer in bitmap as fifth argument of the function.