HOpenGL Libraries (OpenGL package)ContentsIndex
Graphics.Rendering.OpenGL.GL.PixelRectangles.Rasterization
Portabilityportable
Stabilityprovisional
Maintainersven.panne@aedion.de
Description
This module corresponds to a part of section 3.6.4 (Rasterization of Pixel Rectangles) of the OpenGL 1.5 specs.
Documentation
data PixelData a
Constructors
PixelData PixelFormat DataType (Ptr a)
show/hide Instances
data PixelFormat
Constructors
ColorIndex
StencilIndex
DepthComponent
Red
Green
Blue
Alpha
RGB
RGBA
Luminance
LuminanceAlpha
ABGR
BGR
BGRA
CMYK
CMYKA
FourTwoTwo
FourTwoTwoRev
FourTwoTwoAverage
FourTwoTwoRevAverage
YCBCR422
DepthStencil
show/hide Instances
drawPixels :: Size -> PixelData a -> IO ()
pixelZoom :: StateVar (GLfloat, GLfloat)
Produced by Haddock version 0.7