OpenGL-2.9.1.0: A binding for the OpenGL graphics system

Portabilityportable
Stabilitystable
MaintainerSven Panne <svenpanne@gmail.com>
Safe HaskellNone

Graphics.Rendering.OpenGL.GL.ReadCopyPixels

Contents

Description

This module corresponds to section 4.3 (Drawing, Reading, and Copying Pixels) of the OpenGL 2.1 specs.

Synopsis

Reading Pixels

Copying Pixels

Copying Pixels for framebuffers

data BlitBuffer Source

The buffers which can be copied with blitFramebuffer.