Carbon


glColor4ub

Header: gl.h Carbon status: Under Evaluation

void glColor4ub (
    GLubyte red, 
    GLubyte green, 
    GLubyte blue, 
    GLubyte alpha
);

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