DISPLAYINFO Struct Reference

DISPLAYINFO structure. More...

#include <mi32/dispinfo.h>

List of all members.

Public Attributes

short AlphaBits
UINT32 AlphaMask
short AlphaShift
short bits_per_pixel
short BlueBits
UINT32 BlueMask
short BlueShift
short depth
short GreenBits
UINT32 GreenMask
short GreenShift
UINT8 HasColorMap
INT32 height
UINT8 ImageMSBFirst
int NumColors
short RedBits
UINT32 RedMask
short RedShift
INT32 width


Detailed Description

DISPLAYINFO structure.

Definition at line 44 of file dispinfo.h.


Member Data Documentation

short DISPLAYINFO::AlphaBits

Definition at line 63 of file dispinfo.h.

UINT32 DISPLAYINFO::AlphaMask

Definition at line 65 of file dispinfo.h.

short DISPLAYINFO::AlphaShift

Definition at line 64 of file dispinfo.h.

short DISPLAYINFO::bits_per_pixel

Mainly for PutImage operations, can be different than depth.

Definition at line 62 of file dispinfo.h.

short DISPLAYINFO::BlueBits

Definition at line 55 of file dispinfo.h.

UINT32 DISPLAYINFO::BlueMask

Definition at line 61 of file dispinfo.h.

short DISPLAYINFO::BlueShift

Indicates display is coming towards you very fast.

Definition at line 58 of file dispinfo.h.

short DISPLAYINFO::depth

Pixmap depth in bits.

Definition at line 49 of file dispinfo.h.

short DISPLAYINFO::GreenBits

Definition at line 54 of file dispinfo.h.

UINT32 DISPLAYINFO::GreenMask

Definition at line 60 of file dispinfo.h.

short DISPLAYINFO::GreenShift

Definition at line 57 of file dispinfo.h.

UINT8 DISPLAYINFO::HasColorMap

MEMBERS Set if display has a colormap.

Definition at line 47 of file dispinfo.h.

INT32 DISPLAYINFO::height

Height of screen in pixels.

Definition at line 51 of file dispinfo.h.

UINT8 DISPLAYINFO::ImageMSBFirst

Set if MSB first in "image" line.

Definition at line 48 of file dispinfo.h.

int DISPLAYINFO::NumColors

Number of colors.

Definition at line 52 of file dispinfo.h.

short DISPLAYINFO::RedBits

Definition at line 53 of file dispinfo.h.

UINT32 DISPLAYINFO::RedMask

Definition at line 59 of file dispinfo.h.

short DISPLAYINFO::RedShift

Bits to shift left if DirectColor or TrueColor.

Definition at line 56 of file dispinfo.h.

INT32 DISPLAYINFO::width

Width of screen in pixels.

Definition at line 50 of file dispinfo.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:47:04 2007 for TNTsdk by  doxygen 1.5.2