메소드 | 설명 | |
---|---|---|
Blit ( |
|
|
Create ( int width, int height, int bitDepth, object parameter ) : bool |
Creates the render context provider. Must also create the OpenGL extensions.
|
|
SetDimensions ( int width, int height ) : void |
|
메소드 | 설명 | |
---|---|---|
DisposeUnmanagedResources ( ) : void |
|
메소드 | 설명 | |
---|---|---|
CreateFramebuffer ( int width, int height ) : |
public Create ( int width, int height, int bitDepth, object parameter ) : bool | ||
width | int | |
height | int | |
bitDepth | int | |
parameter | object | |
리턴 | bool |
public SetDimensions ( int width, int height ) : void | ||
width | int | |
height | int | |
리턴 | void |