Creates a pixel format object that satisfies the constraints of the specified buffer and renderer attributes.
Original signature is 'CGLError CGLChoosePixelFormat ( const CGLPixelFormatAttribute *attribs, CGLPixelFormatObj *pix, GLint *npix );'
Available in Mac OS X v10.0 and later.

C# | Visual Basic | Visual C++ |

A result code. See “CGL Result Codes.”

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)