#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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|