CGLPixelFormat Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
CGLPixelFormat(IntPtr) | |
CGLPixelFormat(Object[]) | |
CGLPixelFormat(CGLPixelFormatAttribute[], Int32) | |
CGLPixelFormat(Int32, Object[]) |
CGLPixelFormat(IntPtr)
public CGLPixelFormat (IntPtr handle);
new OpenGL.CGLPixelFormat : nativeint -> OpenGL.CGLPixelFormat
Parámetros
- handle
-
IntPtr
nativeint
Se aplica a
CGLPixelFormat(Object[])
public CGLPixelFormat (params object[] attributes);
new OpenGL.CGLPixelFormat : obj[] -> OpenGL.CGLPixelFormat
Parámetros
- attributes
- Object[]
Se aplica a
CGLPixelFormat(CGLPixelFormatAttribute[], Int32)
public CGLPixelFormat (OpenGL.CGLPixelFormatAttribute[] attributes, out int npix);
new OpenGL.CGLPixelFormat : OpenGL.CGLPixelFormatAttribute[] * -> OpenGL.CGLPixelFormat
Parámetros
- attributes
- CGLPixelFormatAttribute[]
- npix
- Int32