#include <desktop.h>
Public Types | |
| enum | { ACTIVE_DESKTOP = 9999 } |
Public Methods | |
| Desktop (int nDesktop=ACTIVE_DESKTOP) | |
| ~Desktop () | |
| screen_mode | GetScreenMode () const |
| IPoint | GetResolution () const |
| color_space | GetColorSpace () const |
| void * | GetFrameBuffer () |
| bool | SetScreenMode (screen_mode *psMode) |
| bool | SetResoulution (int nWidth, int nHeight) |
| bool | SetColorSpace (color_space eColorSpace) |
| bool | SetRefreshRate (float vRefreshRate) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||
|
|
|
|
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001