Carbon


glColor4b

Header: gl.h Carbon status: Under Evaluation

void glColor4b (
    GLbyte red, 
    GLbyte green, 
    GLbyte blue, 
    GLbyte alpha
);

© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)