DISPLAYINFO Struct Reference

#include <mi32/dispinfo.h>

List of all members.

Public Member Functions

 DISPLAYINFO ()
MPIXEL GetColorPixel (const COLOR &color) const
void GetPixelColor (MPIXEL pixel, COLOR &color) const

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

Constructor & Destructor Documentation

DISPLAYINFO::DISPLAYINFO (  ) 

Member Function Documentation

MPIXEL DISPLAYINFO::GetColorPixel ( const COLOR color  )  const
void DISPLAYINFO::GetPixelColor ( MPIXEL  pixel,
COLOR color 
) const

Member Data Documentation

Mainly for PutImage operations, can be different than depth.

Indicates display is coming towards you very fast.

Pixmap depth in bits.

Set if display has a colormap.

Height of screen in pixels.

Set if MSB first in "image" line.

Number of colors.

Bits to shift left if DirectColor or TrueColor.

Width of screen in pixels.


The documentation for this struct was generated from the following file:

Generated on Sun Oct 7 21:33:18 2012 for TNTsdk 2012 by  doxygen 1.6.1