Méthode | Description | |
---|---|---|
BindDisplayColorTable ( |
||
CreateDisplayColorTable ( |
||
CreatePbuffer ( |
||
DestroyDisplayColorTable ( |
||
DestroyPbuffer ( |
||
GetCurrentReadDC ( ) : |
||
GetExtensionsString ( ) : string | ||
GetPbufferDC ( |
||
GetPixelFormatAttrib ( |
||
GetSwapInterval ( ) : int | ||
LoadDisplayColorTable ( |
||
QueryPbuffer ( |
||
ReleasePbufferDC ( |
||
SupportsExtension ( string ext ) : bool |
Checks if a Wgl extension is supported by the given context.
|
|
SwapInterval ( int interval ) : System.Boolean |
Méthode | Description | |
---|---|---|
BindDisplayColorTable ( |
||
CreateDisplayColorTable ( |
||
DestroyDisplayColorTable ( |
||
GetPixelFormatAttrib ( |
||
LoadDisplayColorTable ( |
public static BindDisplayColorTable ( |
||
id | ||
Résultat | bool |
public static CreateDisplayColorTable ( |
||
id | ||
Résultat | bool |
public static CreatePbuffer ( |
||
hDC | ||
iPixelFormat | int | |
iWidth | int | |
iHeight | int | |
piAttribList | int | |
Résultat |
public static DestroyDisplayColorTable ( |
||
id | ||
Résultat | void |
public static DestroyPbuffer ( |
||
hPbuffer | ||
Résultat | System.Boolean |
public static GetCurrentReadDC ( ) : |
||
Résultat |
public static GetExtensionsString ( ) : string | ||
Résultat | string |
public static GetPbufferDC ( |
||
hPbuffer | ||
Résultat |
public static GetPixelFormatAttrib ( |
||
hdc | ||
iPixelFormat | int | |
iLayerPlane | int | |
nAttributes | ||
piAttributes | [ | |
piValues | [ | |
Résultat | System.Boolean |
public static LoadDisplayColorTable ( |
||
table | ||
length | ||
Résultat | bool |
public static QueryPbuffer ( |
||
hPbuffer | ||
iAttribute | int | |
piValue | [ | |
Résultat | System.Boolean |
public static ReleasePbufferDC ( |
||
hPbuffer | ||
hDC | ||
Résultat | int |
public static SupportsExtension ( string ext ) : bool | ||
ext | string | The extension to check. |
Résultat | bool |
public static SwapInterval ( int interval ) : System.Boolean | ||
interval | int | |
Résultat | System.Boolean |