A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://pyopengl.sourceforge.net/documentation/manual-3.0/glPixelTransfer.html below:

PyOpenGL 3.1.0 GL Man Pages

set pixel transfer modes Signature glPixelTransferf

(

GLenum ( pname ) , GLfloat ( param )

)-> void

glPixelTransferi

(

GLenum ( pname ) , GLint ( param )

)-> void

Parameters Variables Description pname

Specifies the symbolic name of the pixel transfer parameter to be set. Must be one of the following: GL_MAP_COLOR , GL_MAP_STENCIL , GL_INDEX_SHIFT , GL_INDEX_OFFSET , GL_RED_SCALE , GL_RED_BIAS , GL_GREEN_SCALE , GL_GREEN_BIAS , GL_BLUE_SCALE , GL_BLUE_BIAS , GL_ALPHA_SCALE , GL_ALPHA_BIAS , GL_DEPTH_SCALE , or GL_DEPTH_BIAS .

param

Specifies the value that

pname

is set to.

Sample Code References

The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.

glPixelTransferf

Visvis wobjects/textures.py

Lines:

167, 168, 169, 170, 171, 172, 177, 178, 179, 180, 181, 182

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4