Carbon


glReadPixels

Header: gl.h Carbon status: Under Evaluation

void glReadPixels (
    GLint x, 
    GLint y, 
    GLsizei width, 
    GLsizei height, 
    GLenum format, 
    GLenum type_, 
    void *pixels
);

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