#include <dispinfo.h>
Public Attributes | |
| UINT8 | HasColorMap |
| UINT8 | ImageMSBFirst |
| short | depth |
| INT32 | width |
| INT32 | height |
| int | NumColors |
| short | RedBits |
| short | GreenBits |
| short | BlueBits |
| short | RedShift |
| short | GreenShift |
| short | BlueShift |
| UINT32 | RedMask |
| UINT32 | GreenMask |
| UINT32 | BlueMask |
| short | bits_per_pixel |
Definition at line 41 of file dispinfo.h.
|
|
Mainly for PutImage operations, can be different than depth.
Definition at line 59 of file dispinfo.h. |
|
|
Definition at line 52 of file dispinfo.h. |
|
|
Definition at line 58 of file dispinfo.h. |
|
|
Indicates display is coming towards you very fast.
Definition at line 55 of file dispinfo.h. |
|
|
Pixmap depth in bits.
Definition at line 46 of file dispinfo.h. |
|
|
Definition at line 51 of file dispinfo.h. |
|
|
Definition at line 57 of file dispinfo.h. |
|
|
Definition at line 54 of file dispinfo.h. |
|
|
Set if display has a colormap.
Definition at line 44 of file dispinfo.h. |
|
|
Height of screen in pixels.
Definition at line 48 of file dispinfo.h. |
|
|
Set if MSB first in "image" line.
Definition at line 45 of file dispinfo.h. |
|
|
Number of colors.
Definition at line 49 of file dispinfo.h. |
|
|
Definition at line 50 of file dispinfo.h. |
|
|
Definition at line 56 of file dispinfo.h. |
|
|
Bits to shift left if DirectColor or TrueColor.
Definition at line 53 of file dispinfo.h. |
|
|
Width of screen in pixels.
Definition at line 47 of file dispinfo.h. |
1.3.4-20031026