(
GLenum ( pname ) , GLfloat ( param ))-> void
glPixelTransferi(
GLenum ( pname ) , GLint ( param ))-> void
Parameters Variables Description pnameSpecifies 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 .
paramSpecifies the value that
pnameis set to.
Sample Code ReferencesThe 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.pyLines:
167, 168, 169, 170, 171, 172, 177, 178, 179, 180, 181, 182RetroSearch 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