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
CGLPixelFormat(IntPtr) | |
CGLPixelFormat(Object[]) | |
CGLPixelFormat(CGLPixelFormatAttribute[], Int32) | |
CGLPixelFormat(Int32, Object[]) |
CGLPixelFormat(IntPtr)
public CGLPixelFormat (IntPtr handle);
new OpenGL.CGLPixelFormat : nativeint -> OpenGL.CGLPixelFormat
Parameters
- handle
-
IntPtr
nativeint
Applies to
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[] * -> OpenGL.CGLPixelFormat
Parameters
- attributes
- CGLPixelFormatAttribute[]
- npix
- Int32