Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: I don't know how to get a pixel data buffer.

  1. #1
    Junior Member Newbie
    Join Date
    Jul 2008
    Posts
    15

    I don't know how to get a pixel data buffer.

    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.

  2. #2
    Junior Member Regular Contributor
    Join Date
    Aug 2006
    Posts
    206

    Re: I don't know how to get a pixel data buffer.

    You're probably best asking this question in a C# forum.

    Regards
    elFarto

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •