5.3. Copying PixelsOpenGL also provides a mechanism to copy pixel data from one framebuffer location to another. The glCopyPixels() command behaves as though your application called glReadPixels() to obtain a pixel rectangle and then called glDrawPixels() to render it back into the framebuffer.
flylib.com © 2008-2017. If you may any questions please contact us: flylib@qtcs.net |