OpenGL-2.12.0.0: A binding for the OpenGL graphics system

Copyright(c) Sven Panne 2002-2013
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

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.