Function |
Description |
---|
ColorForIndex() |
Returns an index to the color map matching a given color |
ColorMap() |
Returns a pointer to the color map for the screen |
ColorSpace() |
Returns the color space of the screen |
DPMSCapabilities() |
Returns the screen's DPMS capabilities |
DPMSState() |
Returns the current DPMS state |
DesktopColor() |
Returns the desktop background color |
Frame() |
Returns a rectangle giving the screen dimensions |
GetBitmap() |
Returns a new BBitmap initialized with the screen contents |
ID() |
Returns the identifier for the screen |
IndexForColor() |
Returns an index to the color map matching a given color |
IsValid() |
Tests whether the object initialized properly |
ReadBitmap() |
Copies the screen contents into a BBitmap |
BScreen() |
Constructor |
~BScreen() |
Destructor |
SetDPMS() |
Sets the DPMS state |
SetDesktopColor() |
Sets the desktop background color |
WaitForRetrace() |
Blocks until the monitor has finished the current vertical retrace |