08-06-2003, 12:44 PM
Can anybody give a demo to show how to use
glPixelTransferf(GL_RED_SCALE,fScale);
...
glPixelTransferf(GL_RED_BIAS,fBias);
...
to do RGB scale/bias control when rendering a texture image.
Thanks!
glPixelTransferf(GL_RED_SCALE,fScale);
...
glPixelTransferf(GL_RED_BIAS,fBias);
...
to do RGB scale/bias control when rendering a texture image.
Thanks!