Méthode | Description | |
---|---|---|
SetDirtyRange ( int top, int bottom ) : void | ||
VirtScreen ( int top, int width, int height, PixelFormat format, int numBuffers, bool trick = false ) : System |
public SetDirtyRange ( int top, int bottom ) : void | ||
top | int | |
bottom | int | |
Résultat | void |
public VirtScreen ( int top, int width, int height, PixelFormat format, int numBuffers, bool trick = false ) : System | ||
top | int | |
width | int | |
height | int | |
format | PixelFormat | |
numBuffers | int | |
trick | bool | |
Résultat | System |