CGLPixelFormat Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| CGLPixelFormat(Object[]) | |
| CGLPixelFormat(CGLPixelFormatAttribute[], Int32) | |
| CGLPixelFormat(Int32, Object[]) |
CGLPixelFormat(Object[])
public CGLPixelFormat(params object[] attributes);
new OpenGL.CGLPixelFormat : obj[] -> OpenGL.CGLPixelFormat
Parameters
- attributes
- Object[]
Applies to
CGLPixelFormat(CGLPixelFormatAttribute[], Int32)
public CGLPixelFormat(OpenGL.CGLPixelFormatAttribute[] attributes, out int npix);
new OpenGL.CGLPixelFormat : OpenGL.CGLPixelFormatAttribute[] * int -> OpenGL.CGLPixelFormat
Parameters
- attributes
- CGLPixelFormatAttribute[]
- npix
- Int32