CGLPixelFormat Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
CGLPixelFormat(IntPtr) | |
CGLPixelFormat(Object[]) | |
CGLPixelFormat(CGLPixelFormatAttribute[], Int32) | |
CGLPixelFormat(Int32, Object[]) |
CGLPixelFormat(IntPtr)
public CGLPixelFormat (IntPtr handle);
new OpenGL.CGLPixelFormat : nativeint -> OpenGL.CGLPixelFormat
Parametri
- handle
-
IntPtr
nativeint
Si applica a
CGLPixelFormat(Object[])
public CGLPixelFormat (params object[] attributes);
new OpenGL.CGLPixelFormat : obj[] -> OpenGL.CGLPixelFormat
Parametri
- attributes
- Object[]
Si applica a
CGLPixelFormat(CGLPixelFormatAttribute[], Int32)
public CGLPixelFormat (OpenGL.CGLPixelFormatAttribute[] attributes, out int npix);
new OpenGL.CGLPixelFormat : OpenGL.CGLPixelFormatAttribute[] * -> OpenGL.CGLPixelFormat
Parametri
- attributes
- CGLPixelFormatAttribute[]
- npix
- Int32